How do you customize the column content inside the datagrid?
Answer Posted / bhanu
1.Right click on the datagrid
2.click property builder
3.A datagrid properties window is opened.u will find few
options on left side like general,column,paging,format.
4.double click on coloumn u will get boundcolumn,button
coloumn ,hyperlink column,template coloumn.
5.right click on template column of datagrid u will get
edit template and go for coloumn(0).
6. drag & drop the control from the toolbox u needed in
edit template.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between listindex and tab index?
how see report periviwe
Name the property which is used to lock a textbox to enter data?
What is formdata?
What is a database form?
What is difference between winforms and windows forms?
Which window displays messages for the status of various features provided in the visual studio .net ide?
What is the use of runworkasync() methods?
What is a fillable form?
Explain the need of z-order method?
What is the use of form?
Where to use new keyword other than create instance?
Is typeform free?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
How save rerecord in the database?