Hello All,
My requirement is as follows. i need to edit a dynamically generated grid ( in which in which i cannot write a editcolumn template) , because i cant define how many columns will be coming. Functionality is as follows, i have Employee leave data, in grid I need to show Empid, DOJ, Name, Leave Type1, Leave Type2, Leave Type3......... as defined in masters. When i load the grid i get all emp details and leave types as columns names, here i need to enter values in each type for each employee. When i bring the grid into edit mode I should not be able to edit first three columns and all others should be in edit mode.
Hope I am clear. Can this be done.
My requirement is as follows. i need to edit a dynamically generated grid ( in which in which i cannot write a editcolumn template) , because i cant define how many columns will be coming. Functionality is as follows, i have Employee leave data, in grid I need to show Empid, DOJ, Name, Leave Type1, Leave Type2, Leave Type3......... as defined in masters. When i load the grid i get all emp details and leave types as columns names, here i need to enter values in each type for each employee. When i bring the grid into edit mode I should not be able to edit first three columns and all others should be in edit mode.
Hope I am clear. Can this be done.