different controls ina datagrid columns
-
hai ihave a datagrid with two columns and i added itemtemplate to them as result i got the two columns as: first with all labels and second with all textboxes . ok as col1 col2 xxx xxx xxx xxx col1 as all labels and col2 all as textboxes ok but now is there any possibility to get in the second column as 1 row as button 2 row as textbox 3 row as label etc. inthe second column of the grid like i want to know if there is any template row in .net if not? how to get this? i think u got my point plz any body help.....
-
hai ihave a datagrid with two columns and i added itemtemplate to them as result i got the two columns as: first with all labels and second with all textboxes . ok as col1 col2 xxx xxx xxx xxx col1 as all labels and col2 all as textboxes ok but now is there any possibility to get in the second column as 1 row as button 2 row as textbox 3 row as label etc. inthe second column of the grid like i want to know if there is any template row in .net if not? how to get this? i think u got my point plz any body help.....
You can add an html table in an item template. That html table can have as many rows / columns as you want.
how vital enterprise application are for proactive organizations leveraging collective synergy to think outside the box and formulate their key objectives into a win-win game plan with a quality-driven approach that focuses on empowering key players to drive-up their core competencies and increase expectations with an all-around initiative to drive up the bottom-line. But of course, that's all a "high level" overview of things --thedailywtf 3/21/06
-
You can add an html table in an item template. That html table can have as many rows / columns as you want.
how vital enterprise application are for proactive organizations leveraging collective synergy to think outside the box and formulate their key objectives into a win-win game plan with a quality-driven approach that focuses on empowering key players to drive-up their core competencies and increase expectations with an all-around initiative to drive up the bottom-line. But of course, that's all a "high level" overview of things --thedailywtf 3/21/06
hai iam again i got the point but not getting idea how to do plz any body?
-
hai iam again i got the point but not getting idea how to do plz any body?
In design view right click on the datagrid and select edit template. Or just write out the HTML.
how vital enterprise application are for proactive organizations leveraging collective synergy to think outside the box and formulate their key objectives into a win-win game plan with a quality-driven approach that focuses on empowering key players to drive-up their core competencies and increase expectations with an all-around initiative to drive up the bottom-line. But of course, that's all a "high level" overview of things --thedailywtf 3/21/06