Click here to Skip to main content
15,887,822 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to set row/column's height/width in datagrid?? Pin
steven_wong11-Oct-06 16:48
steven_wong11-Oct-06 16:48 
AnswerRe: how to set row/column's height/width in datagrid?? Pin
postmaster@programmingknowledge.com11-Oct-06 18:03
postmaster@programmingknowledge.com11-Oct-06 18:03 
GeneralRe: how to set row/column's height/width in datagrid?? Pin
varun_khanna173-Nov-06 20:22
varun_khanna173-Nov-06 20:22 
GeneralRe: how to set row/column's height/width in datagrid?? Pin
talk2prabir@yahoo.co.in11-Oct-06 20:52
talk2prabir@yahoo.co.in11-Oct-06 20:52 
GeneralRe: how to set row/column's height/width in datagrid?? Pin
steven_wong11-Oct-06 22:31
steven_wong11-Oct-06 22:31 
GeneralRe: how to set row/column's height/width in datagrid?? Pin
talk2prabir@yahoo.co.in11-Oct-06 23:34
talk2prabir@yahoo.co.in11-Oct-06 23:34 
AnswerRe: how to set row/column's height/width in datagrid?? Pin
talk2prabir@yahoo.co.in11-Oct-06 23:45
talk2prabir@yahoo.co.in11-Oct-06 23:45 
GeneralRe: how to set row/column's height/width in datagrid?? Pin
steven_wong12-Oct-06 2:20
steven_wong12-Oct-06 2:20 
First of all,thank u all for the replies!Rose | [Rose]
However, i am using databinding like this:
I am creating a DataGrid form a DataSet with autogeneratecolumns:
dg.DataSource = ds;
dg.DataBind();
all the columns are autogenerated, thus, we could not convert a specific column into template column. am i right? looking forward to ur reply;P
QuestionProblem with response.write and offcie documents Pin
Ritesh123411-Oct-06 16:26
Ritesh123411-Oct-06 16:26 
AnswerRe: Problem with response.write and offcie documents Pin
Abhishek Joshi11-Oct-06 19:07
Abhishek Joshi11-Oct-06 19:07 
GeneralRe: Problem with response.write and offcie documents Pin
Ritesh123412-Oct-06 4:59
Ritesh123412-Oct-06 4:59 
GeneralRe: Problem with response.write and offcie documents Pin
Ritesh123412-Oct-06 10:22
Ritesh123412-Oct-06 10:22 
QuestionI can not see my modification on class library when I call it Pin
Naif_Prof11-Oct-06 11:44
Naif_Prof11-Oct-06 11:44 
AnswerRe: I can not see my modification on class library when I call it Pin
minhpc_bk11-Oct-06 14:36
minhpc_bk11-Oct-06 14:36 
QuestionRe: I can not see my modification on class library when I call it Pin
Naif_Prof12-Oct-06 8:50
Naif_Prof12-Oct-06 8:50 
GeneralRe: I can not see my modification on class library when I call it Pin
Naif_Prof12-Oct-06 8:59
Naif_Prof12-Oct-06 8:59 
QuestionDatalist EditItemtemplate Radiobutton Pin
AntDorr11-Oct-06 11:13
AntDorr11-Oct-06 11:13 
AnswerRe: Datalist EditItemtemplate Radiobutton Pin
minhpc_bk11-Oct-06 14:38
minhpc_bk11-Oct-06 14:38 
GeneralRe: Datalist EditItemtemplate Radiobutton Pin
AntDorr11-Oct-06 22:44
AntDorr11-Oct-06 22:44 
Questionscript in C# Pin
abdelhameed8111-Oct-06 8:37
abdelhameed8111-Oct-06 8:37 
AnswerRe: script in C# Pin
Fedor Hajdu11-Oct-06 8:44
professionalFedor Hajdu11-Oct-06 8:44 
GeneralRe: script in C# Pin
abdelhameed8111-Oct-06 9:26
abdelhameed8111-Oct-06 9:26 
GeneralRe: script in C# Pin
MIHAI_MTZ11-Oct-06 9:59
MIHAI_MTZ11-Oct-06 9:59 
Questionntext data type Pin
abdelhameed8111-Oct-06 8:34
abdelhameed8111-Oct-06 8:34 
AnswerRe: ntext data type Pin
Guffa11-Oct-06 14:14
Guffa11-Oct-06 14:14 

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.