This is a migrated thread and some comments may be shown as answers.

[Solved] RadGrid Z-Index problem with the div tag inside inplace inserted row.

1 Answer 98 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mayank
Top achievements
Rank 1
Mayank asked on 13 Apr 2009, 11:21 AM
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

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 13 Apr 2009, 12:58 PM
Hi Mayank,

Please provide a runnable code snippet or a sample page, so that we can see what is your implementation and provide advice.

(you cannot attach files in the forums, but you can do so in formal support tickets)

Kind regards,
Dimo
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Mayank
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or