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
Name the two main categories of .net components.
Explain something about crystal report in brief?
Name the property which is used to specify the source from where the crystal reports would be accessed.
What is an example of form?
Which property of the progressbar control specifies the amount to increment the current value of the control?
How many types of dialog boxes windows provides?
What are windows applications?
Name the property which is used to lock a textbox to enter data?
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
Which window allows viewing the resources of the servers, such as services, processes and the event log?
What are the forms of graphics?
How insert record in the database?
What is formdata?
What is the use of form?