Hi,
I created a Grid and set the property showemptylines = true but how can I make those lines editable so that end user can just click any where on empty grid and enter the content.
hope I am clear
Nagarjun.
You can't do that with those rows. you need to use the template row:
grid.DisplayLayout.Override.AllowAddNew = AllowAddNew.TemplateOnBottom