devexpress gridview's loading panel problem
Posted
by subash
on Stack Overflow
See other posts from Stack Overflow
or by subash
Published on 2010-03-29T09:18:42Z
Indexed on
2010/03/29
9:23 UTC
Read the original article
Hit count: 453
aspxgridview
i have a div which contains devexpress grid ondeleting a record in the grid it shows a loading panel and the diaplys the updated grid.
The problem is that the loading panel appears in the left top corner of the browser and not in the center of the grid where it should be?
can any one guide me in that
© Stack Overflow or respective owner