Click here to Skip to main content
15,924,367 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to validate Dropdownlist in ASP.NET Pin
findtango18-Jan-07 0:45
findtango18-Jan-07 0:45 
Answerhow to validate Dropdownlist in ASP.NET Pin
Britney S. Morales18-Jan-07 2:24
Britney S. Morales18-Jan-07 2:24 
QuestionPassing Control ClientID between Main & Popup Window Pin
Jay_se17-Jan-07 20:44
Jay_se17-Jan-07 20:44 
AnswerRe: Passing Control ClientID between Main & Popup Window Pin
Jay_se17-Jan-07 22:30
Jay_se17-Jan-07 22:30 
QuestionHelp required for using member class Pin
mohd imran abdul aziz17-Jan-07 19:51
mohd imran abdul aziz17-Jan-07 19:51 
AnswerRe: Help required for using member class Pin
Christian Graus17-Jan-07 20:13
protectorChristian Graus17-Jan-07 20:13 
QuestionHow to retain Cell width in Datagrid? [modified] Pin
Vsree17-Jan-07 19:24
Vsree17-Jan-07 19:24 
AnswerRe: How to retain Cell width in Datagrid? Pin
unchecked17-Jan-07 22:46
unchecked17-Jan-07 22:46 
haven't you tried to set the HeaderStyle-Width property of your BoundField columns to your desired width?
like ->
<asp:BoundField DataField="Name" HeaderText="Name" HeaderStyle-Width="20%" />



//mastereuo

On Error GoTo Hell
GeneralRe: How to retain Cell width in Datagrid? Pin
Vsree17-Jan-07 23:09
Vsree17-Jan-07 23:09 
Questioncreate menu Pin
Amit Sk Sharma17-Jan-07 19:18
Amit Sk Sharma17-Jan-07 19:18 
AnswerRe: create menu Pin
Christian Graus17-Jan-07 20:16
protectorChristian Graus17-Jan-07 20:16 
AnswerRe: create menu Pin
findtango17-Jan-07 23:13
findtango17-Jan-07 23:13 
Questionway to popup a <table> or <div> with onmouseover event Pin
Amit Sk Sharma17-Jan-07 19:16
Amit Sk Sharma17-Jan-07 19:16 
Questionasp.net application deployment help Pin
saqib8217-Jan-07 19:02
saqib8217-Jan-07 19:02 
QuestionResizing the image in asp.net Pin
thas02217-Jan-07 18:29
thas02217-Jan-07 18:29 
QuestionHow to find all Web Control ID in Asp.net. Pin
Rajesh_K_Sharma17-Jan-07 18:01
Rajesh_K_Sharma17-Jan-07 18:01 
AnswerRe: How to find all Web Control ID in Asp.net. Pin
linpihong17-Jan-07 20:29
linpihong17-Jan-07 20:29 
AnswerRe: How to find all Web Control ID in Asp.net. Pin
Nishant Rai17-Jan-07 23:46
Nishant Rai17-Jan-07 23:46 
QuestionASP.NET, XML and Editable Content for a Small Site Pin
travich17-Jan-07 16:31
travich17-Jan-07 16:31 
Questionfree C# asp.net tab control ? Pin
digsy_17-Jan-07 15:39
digsy_17-Jan-07 15:39 
QuestionUser Timeout??? Pin
code-frog17-Jan-07 15:33
professionalcode-frog17-Jan-07 15:33 
AnswerRe: User Timeout??? Pin
Jon Sagara17-Jan-07 16:04
Jon Sagara17-Jan-07 16:04 
GeneralRe: User Timeout??? Pin
code-frog17-Jan-07 16:31
professionalcode-frog17-Jan-07 16:31 
QuestionDatagrid Pages Pin
ADY00717-Jan-07 8:06
ADY00717-Jan-07 8:06 
AnswerRe: Datagrid Pages Pin
Bassam Saoud17-Jan-07 9:12
Bassam Saoud17-Jan-07 9:12 

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.