Click here to Skip to main content
15,888,033 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: FILE UPLOAD control Pin
sana1729-Jan-09 8:10
sana1729-Jan-09 8:10 
AnswerRe: FILE UPLOAD control Pin
Paddy Boyd29-Jan-09 2:45
Paddy Boyd29-Jan-09 2:45 
GeneralRe: FILE UPLOAD control Pin
sana1729-Jan-09 8:10
sana1729-Jan-09 8:10 
AnswerRe: FILE UPLOAD control Pin
Karthick_gc29-Jan-09 23:26
Karthick_gc29-Jan-09 23:26 
QuestionAssigning stored proc param values in GridView's SelectCommand Pin
Christopher Duncan29-Jan-09 2:13
Christopher Duncan29-Jan-09 2:13 
AnswerRe: Assigning stored proc param values in GridView's SelectCommand Pin
ToddHileHoffer29-Jan-09 2:43
ToddHileHoffer29-Jan-09 2:43 
GeneralRe: Assigning stored proc param values in GridView's SelectCommand Pin
Christopher Duncan29-Jan-09 3:03
Christopher Duncan29-Jan-09 3:03 
Question[newbie] controls not aligned within <table></table> Pin
jon-8029-Jan-09 1:13
professionaljon-8029-Jan-09 1:13 
I've created my ASP.NET form using HTML <table> </table> tags, however, even though the controls are hidden, there is extra white space within the displayed page.

The problem seems to be that the table does not automatically adjust the borders to fit the 'visible' controls.

Please let me know where to submit screenshots to give a better idea of what I'm talking abt.

Confused | :confused:
 &lt;td style="width: 108px; height: 50px;"&gt;
                    &lt;br /&gt;
                    &lt;asp:TextBox ID="txtIdealDeliveryDate" runat="server" Width="95px"&gt;&lt;/asp:TextBox&gt;&amp;nbsp;
                    &amp;nbsp;&lt;asp:Button ID="btnIdealDeliveryDate" runat="server" Text="&gt;&gt;" Visible="False" Width="45px" OnClick="btnIdealDeliveryDate_Click" /&gt;&amp;nbsp;
                    &lt;asp:Calendar ID="calIdealDeliveryDate" runat="server" Font-Names="Arial" Font-Size="10pt"
                        SelectedDate="2009-12-31" Enabled="False" VisibleDate="2009-12-31" Width="207px"&gt;&lt;/asp:Calendar&gt;
                    &amp;nbsp;
                    &lt;span style="font-family: 
// This should be invisible hence, I would like the table to adjust automatically when this is invisible.  The problem is that there's a lot of
whitespace.

Arial"&gt;&lt;/span&gt;
                &lt;/td&gt;


Jon

AnswerRe: [newbie] controls not aligned within Pin
ToddHileHoffer29-Jan-09 2:46
ToddHileHoffer29-Jan-09 2:46 
GeneralRe: [newbie] controls not aligned within Pin
jon-8029-Jan-09 3:05
professionaljon-8029-Jan-09 3:05 
Questionhow to fetch values from stock market in asp.net application Pin
rak_kan29-Jan-09 1:12
rak_kan29-Jan-09 1:12 
AnswerRe: how to fetch values from stock market in asp.net application Pin
mr_muskurahat29-Jan-09 2:05
mr_muskurahat29-Jan-09 2:05 
AnswerRe: how to fetch values from stock market in asp.net application Pin
johnsontroye29-Jan-09 9:57
johnsontroye29-Jan-09 9:57 
QuestionFile download Pin
Radhakrishnan G.29-Jan-09 0:50
Radhakrishnan G.29-Jan-09 0:50 
AnswerRe: File download Pin
Guffa29-Jan-09 6:01
Guffa29-Jan-09 6:01 
AnswerRe: File download Pin
Rutvik Dave29-Jan-09 6:52
professionalRutvik Dave29-Jan-09 6:52 
QuestionAbout search from start Date to End Date Pin
sanjay3029-Jan-09 0:47
sanjay3029-Jan-09 0:47 
AnswerRe: About search from start Date to End Date Pin
Aman Bhullar29-Jan-09 0:57
Aman Bhullar29-Jan-09 0:57 
QuestionCan anybody help me pleaseeeeee Pin
AnuMaria29-Jan-09 0:31
AnuMaria29-Jan-09 0:31 
AnswerRe: Can anybody help me pleaseeeeee Pin
Paddy Boyd29-Jan-09 2:48
Paddy Boyd29-Jan-09 2:48 
QuestionTextEditor Pin
sajjadlashari29-Jan-09 0:18
sajjadlashari29-Jan-09 0:18 
AnswerRe: TextEditor Pin
Tad McClellan29-Jan-09 11:06
professionalTad McClellan29-Jan-09 11:06 
AnswerRe: TextEditor Pin
samira_sm13-Nov-09 7:16
samira_sm13-Nov-09 7:16 
QuestionDropdownlist is getting null refernce eventhough there is a proper reference Pin
meeram39529-Jan-09 0:14
meeram39529-Jan-09 0:14 
QuestionHow to get Textbox value from dynamic generated onClick EventHandler Pin
Karan_TN28-Jan-09 23:09
Karan_TN28-Jan-09 23:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.