Click here to Skip to main content
15,886,725 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionviewstate Pin
amaneet12-Oct-06 5:33
amaneet12-Oct-06 5:33 
AnswerRe: viewstate Pin
Mike Ellison12-Oct-06 6:31
Mike Ellison12-Oct-06 6:31 
Questiontiers Pin
amaneet12-Oct-06 5:31
amaneet12-Oct-06 5:31 
AnswerRe: tiers Pin
Mike Ellison12-Oct-06 6:35
Mike Ellison12-Oct-06 6:35 
Questionproblem with asp.net2.0/sqlserver200 Pin
S.Bhushan12-Oct-06 5:14
S.Bhushan12-Oct-06 5:14 
AnswerRe: problem with asp.net2.0/sqlserver200 Pin
Mike Ellison12-Oct-06 6:37
Mike Ellison12-Oct-06 6:37 
QuestionCreate multilingual web pages very easily Pin
tnsenthil12-Oct-06 5:10
tnsenthil12-Oct-06 5:10 
Questionhow to fix datagrid column width/height when AutoGeneratedColumns is ture? Pin
steven_wong12-Oct-06 5:01
steven_wong12-Oct-06 5:01 
hello, everyone:
I am creating a DataGrid form a DataSet with autogeneratecolumns:

dg.DataSource = ds;
dg.DataBind();

But I want to change the style of the columns. Particularly speaking, i want to have all the columns have fixed width/height so that the datagrid may look better. It is because some of the content may have many words. I have tried many methods,however, the datagrid never changed.Cry | :((

Any ideas?

ThanX in advance!



AnswerRe: how to fix datagrid column width/height when AutoGeneratedColumns is ture? Pin
Mike Ellison12-Oct-06 7:02
Mike Ellison12-Oct-06 7:02 
GeneralRe: how to fix datagrid column width/height when AutoGeneratedColumns is ture? Pin
miniThomas12-Oct-06 19:11
miniThomas12-Oct-06 19:11 
GeneralRe: how to fix datagrid column width/height when AutoGeneratedColumns is ture? Pin
Mike Ellison13-Oct-06 6:36
Mike Ellison13-Oct-06 6:36 
GeneralRe: how to fix datagrid column width/height when AutoGeneratedColumns is ture? Pin
steven_wong14-Oct-06 16:24
steven_wong14-Oct-06 16:24 
GeneralRe: how to fix datagrid column width/height when AutoGeneratedColumns is ture? Pin
Mike Ellison15-Oct-06 11:43
Mike Ellison15-Oct-06 11:43 
GeneralRe: how to fix datagrid column width/height when AutoGeneratedColumns is ture? Pin
steven_wong15-Oct-06 14:08
steven_wong15-Oct-06 14:08 
GeneralRe: how to fix datagrid column width/height when AutoGeneratedColumns is ture? Pin
miniThomas15-Oct-06 18:58
miniThomas15-Oct-06 18:58 
GeneralRe: how to fix datagrid column width/height when AutoGeneratedColumns is ture? Pin
Mike Ellison16-Oct-06 8:02
Mike Ellison16-Oct-06 8:02 
GeneralRe: how to fix datagrid column width/height when AutoGeneratedColumns is ture? Pin
Mike Ellison16-Oct-06 8:02
Mike Ellison16-Oct-06 8:02 
QuestionSorting Datagrid Pin
happyheartcs12-Oct-06 2:40
happyheartcs12-Oct-06 2:40 
AnswerRe: Sorting Datagrid Pin
varuni6512-Oct-06 3:04
varuni6512-Oct-06 3:04 
AnswerRe: Sorting Datagrid Pin
postmaster@programmingknowledge.com12-Oct-06 5:13
postmaster@programmingknowledge.com12-Oct-06 5:13 
AnswerRe: Sorting Datagrid Pin
Britney S. Morales12-Oct-06 9:38
Britney S. Morales12-Oct-06 9:38 
Questionhow to delete unuser email userid automatically after 24 hours Pin
dhatchu12-Oct-06 2:34
dhatchu12-Oct-06 2:34 
AnswerRe: how to delete unuser email userid automatically after 24 hours Pin
Vasudevan Deepak Kumar12-Oct-06 4:21
Vasudevan Deepak Kumar12-Oct-06 4:21 
QuestionDisplay OpenFileDialog On click event of ImageButton using ASP.NET & C# Pin
Soniya_k12-Oct-06 2:34
Soniya_k12-Oct-06 2:34 
AnswerRe: Display OpenFileDialog On click event of ImageButton using ASP.NET & C# Pin
Vasudevan Deepak Kumar12-Oct-06 4:22
Vasudevan Deepak Kumar12-Oct-06 4:22 

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.