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

[Solved] Wierd display glitch (hierarchy, ajax)

1 Answer 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ed Bassin
Top achievements
Rank 1
Ed Bassin asked on 13 Jun 2008, 06:04 PM
I have a 2-level grid hierarchy set up which has an ajax manager associated with it.  Whenever I mouse over a row, it resizes to be a couple pixels bigger than it was before.  Once a row's size is increased from the mouseover, mousing over again does not increase it any more.

I tried out overriding the mouse over event with
<ClientEvents OnRowMouseOver="do_nothing" />

and this stopped the rows from resizing.  But there was a new problem.  The table was now only about half the height it should have been.

Turns out that if you override ANY clientEvent it does this behavior of solving the first problem, but generating the second...

I dont get what the problem is, I dont have any super-advanced code.  It's just a simple hierarchical grid with populated by a DetailTableDataBind.

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 16 Jun 2008, 12:37 PM
Hello Ed,

Which RadGrid skin are you using? Does the problem occur only with that skin or with all?

Best wishes,
Dimo
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Ed Bassin
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or