Increasing the colunm length of a datagrid
-
Increasing the colunm length of a datagrid HI ALL In my asp application i have data grid, problem is the column names are getting split ed into two rows suppose i want a column name as Candidata Id but in grid its diplaying Candidate Id how to increase the length of the columns PL help REgards
Prakash Mishra(Banglore,India)
-
Increasing the colunm length of a datagrid HI ALL In my asp application i have data grid, problem is the column names are getting split ed into two rows suppose i want a column name as Candidata Id but in grid its diplaying Candidate Id how to increase the length of the columns PL help REgards
Prakash Mishra(Banglore,India)
hello prakash, in Template Field take a header template and declare asp:label or textbox etc.. it will work.. ok byee Murali Murali
-
Increasing the colunm length of a datagrid HI ALL In my asp application i have data grid, problem is the column names are getting split ed into two rows suppose i want a column name as Candidata Id but in grid its diplaying Candidate Id how to increase the length of the columns PL help REgards
Prakash Mishra(Banglore,India)
hello prakash, Do like this it will work byee murali
-
Increasing the colunm length of a datagrid HI ALL In my asp application i have data grid, problem is the column names are getting split ed into two rows suppose i want a column name as Candidata Id but in grid its diplaying Candidate Id how to increase the length of the columns PL help REgards
Prakash Mishra(Banglore,India)
first of all check that is there some outer table width which strict the data grid to one width. If there is no reason then you can do this by applying a css class on it. Grid view header is rendered as Header You can set width as
God Bless you. Always do good to others
-
hello prakash, in Template Field take a header template and declare asp:label or textbox etc.. it will work.. ok byee Murali Murali
I am using this in html part can u tell me exactly where to change i tried with the Property builder but didn't got any option to change the width so in HTML part i need to change Thanks and Regards
Prakash Mishra(Banglore,India)
-
I am using this in html part can u tell me exactly where to change i tried with the Property builder but didn't got any option to change the width so in HTML part i need to change Thanks and Regards
Prakash Mishra(Banglore,India)
hello , In the html that asp:datagrid .... will be there know... there see will be there in that go to template field and in that
will be there decalre u will get the header column ok .Try like that u will get surely. ok byeee Murali
-
Increasing the colunm length of a datagrid HI ALL In my asp application i have data grid, problem is the column names are getting split ed into two rows suppose i want a column name as Candidata Id but in grid its diplaying Candidate Id how to increase the length of the columns PL help REgards
Prakash Mishra(Banglore,India)
RightClick on Datagrid -> Choose Property Builder -> Goto Format Tab -> Choose Columns -> Enter Width
:laugh:
-
hello , In the html that asp:datagrid .... will be there know... there see will be there in that go to template field and in that
will be there decalre u will get the header column ok .Try like that u will get surely. ok byeee Murali
Thanks Murli for the help Regards
Prakash Mishra(Banglore,India)
-
RightClick on Datagrid -> Choose Property Builder -> Goto Format Tab -> Choose Columns -> Enter Width
:laugh:
Thanks a lot
Prakash Mishra(Banglore,India)
-
RightClick on Datagrid -> Choose Property Builder -> Goto Format Tab -> Choose Columns -> Enter Width
:laugh:
One problem friend I tried the way you told but its length remains constant. I tryied with cm . px options but not working pl help
Prakash Mishra(Banglore,India)
-
RightClick on Datagrid -> Choose Property Builder -> Goto Format Tab -> Choose Columns -> Enter Width
:laugh:
I unchecked the property wrap text with in the cell and got the result Thanks for your help Regards
Prakash Mishra(Banglore,India)