Hi,
We have telerik grid with the inplace inseart mode. Also, we have usercontrol which render textbox and a div tag.
What we want is to have that usercontrol as one of the column editor while inserting new record.
The issue is while rendering usercontrol on click of new record, grid is displaying div tag behind gridview rows.
I have tried to set z-index as higher value(z-index:999999) to the div tag inside user control but it is not affecting.
The same control is rendering fine(coming on the top of existing rows) while I am trying to edit existing row. so issue lies only when we have insert row.
Please help me out on this.
Regards,
Vishal
We have telerik grid with the inplace inseart mode. Also, we have usercontrol which render textbox and a div tag.
What we want is to have that usercontrol as one of the column editor while inserting new record.
The issue is while rendering usercontrol on click of new record, grid is displaying div tag behind gridview rows.
I have tried to set z-index as higher value(z-index:999999) to the div tag inside user control but it is not affecting.
The same control is rendering fine(coming on the top of existing rows) while I am trying to edit existing row. so issue lies only when we have insert row.
Please help me out on this.
Regards,
Vishal
