I have a datagridview with a template field. How can i make that field as ReadOnly when I load the grid in Web Forms.
" dataGridView1.C olumns["CompanyNam e"].ReadOnly = true; " works only for Windows Forms DataGridView Control. So how can I do it in Web Forms.
Thanks in advance
User Profile
Collapse
-
deepubalakrishn started a topic I have a datagridview with a template field. How can i make that field as ReadOnly ?in ASP .NETI have a datagridview with a template field. How can i make that field as ReadOnly ?
Last edited by jhardman; Mar 15 '11, 06:58 PM. Reason: accidentally posted in ASP classic forum. moved to asp.net
No activity results to display
Show More