Click here to Skip to main content
15,895,142 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Different between (!Page.IsPostBack) and (!IsPostBack) ? Pin
chand1012-Jun-07 19:39
chand1012-Jun-07 19:39 
GeneralRe: Different between (!Page.IsPostBack) and (!IsPostBack) ? Pin
Biju Sam12-Jun-07 19:42
Biju Sam12-Jun-07 19:42 
AnswerRe: Different between (!Page.IsPostBack) and (!IsPostBack) ? Pin
Viral Upadhyay12-Jun-07 19:40
Viral Upadhyay12-Jun-07 19:40 
AnswerRe: Different between (!Page.IsPostBack) and (!IsPostBack) ? Pin
Elizma12-Jun-07 19:52
Elizma12-Jun-07 19:52 
AnswerRe: Different between (!Page.IsPostBack) and (!IsPostBack) ? Pin
szukuro12-Jun-07 22:01
szukuro12-Jun-07 22:01 
Questionhow to create nested data grid Pin
Sophia Rekhi12-Jun-07 19:20
Sophia Rekhi12-Jun-07 19:20 
AnswerRe: how to create nested data grid Pin
Sathesh Sakthivel12-Jun-07 19:25
Sathesh Sakthivel12-Jun-07 19:25 
AnswerRe: how to create nested data grid Pin
chand1012-Jun-07 20:09
chand1012-Jun-07 20:09 
Hi
You can use nested DataGrids in this way

1.Add a DataGrid to the page.
2.Go to Property Builder of DataGrid(appear by clicking on the small arrow on the Right side top of the DataGrid,it is called Smart Tag or right click DataGrid and Select Show Smart Tag)
3.In that go to Columns tab and select Templete column then click arrow to add.
4.Give Header text name and click apply and Ok.Your Templete column will appear on the DataGrid as a column.
5.Again select Smart Tag,this time go to Edit Templetes.A single Templete column will appear.
6.Then Drag and Drop another DataGrid onto the Templete column.

This is the way you create nested DataGrids

Cheers
Chandu

GeneralRe: how to create nested data grid Pin
Sophia Rekhi13-Jun-07 1:06
Sophia Rekhi13-Jun-07 1:06 
Questionremember me Pin
jai 12312-Jun-07 19:16
jai 12312-Jun-07 19:16 
AnswerRe: remember me Pin
Sathesh Sakthivel12-Jun-07 19:22
Sathesh Sakthivel12-Jun-07 19:22 
AnswerRe: remember me Pin
kumarjammula12-Jun-07 23:16
kumarjammula12-Jun-07 23:16 
Question'Browse' button Pin
gauthee12-Jun-07 19:11
gauthee12-Jun-07 19:11 
AnswerRe: 'Browse' button Pin
_AK_12-Jun-07 20:40
_AK_12-Jun-07 20:40 
QuestionWebParts Pin
Neema Vikas12-Jun-07 19:08
Neema Vikas12-Jun-07 19:08 
AnswerRe: WebParts Pin
Sathesh Sakthivel12-Jun-07 19:11
Sathesh Sakthivel12-Jun-07 19:11 
QuestionAutometic software updation process Pin
Elena200612-Jun-07 19:03
Elena200612-Jun-07 19:03 
AnswerRe: Autometic software updation process Pin
Sylvester george12-Jun-07 19:27
Sylvester george12-Jun-07 19:27 
QuestionRemember me on computer Pin
saravanan0512-Jun-07 18:47
saravanan0512-Jun-07 18:47 
AnswerRe: Remember me on computer Pin
Sathesh Sakthivel12-Jun-07 18:54
Sathesh Sakthivel12-Jun-07 18:54 
Questionanybody is here Pin
Raghvendra Kumar Roy12-Jun-07 18:44
Raghvendra Kumar Roy12-Jun-07 18:44 
AnswerRe: anybody is here Pin
Christian Graus12-Jun-07 18:45
protectorChristian Graus12-Jun-07 18:45 
GeneralRe: anybody is here Pin
Raghvendra Kumar Roy12-Jun-07 18:47
Raghvendra Kumar Roy12-Jun-07 18:47 
GeneralRe: anybody is here Pin
Sathesh Sakthivel12-Jun-07 18:51
Sathesh Sakthivel12-Jun-07 18:51 
GeneralRe: anybody is here Pin
_AK_12-Jun-07 20:24
_AK_12-Jun-07 20:24 

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.