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

[Solved] Can the Ajax Loading Panel be at grid head

4 Answers 88 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Pam Redrum
Top achievements
Rank 1
Pam Redrum asked on 08 Feb 2010, 04:43 AM
the default loading panel is at footer pager. can it be moved to some head field(the column is a command template, head is empty)

4 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 08 Feb 2010, 08:22 AM
Hi,

The BackgroundPosition property enables you to position the loading image in the loading panel (Top, TopRight, TopLeft, CenterLeft, Center, CenterRight, BottomLeft, Bottom, BottomRight, None). The default value is Center.

Here are some other links.
Show the loading panel next to AJAX initiator
AJAX Loading Panel

Hope this helps. Do let me know if you have any more queries.

Thanks,
Princy
0
Pam Redrum
Top achievements
Rank 1
answered on 08 Feb 2010, 09:14 AM
I'm not sure I can make the Loading Panel beautiful like the default in RadGrid. So I just want to move the default Loading Panel at the Pager in RadGrid to the top, and I do not want the pager shown at top. For the end user can know the grid is working when data loads(the bottom one not noticeable).
I have tried make the pager both top and bottom, but the Panel only shown in bottom Pager. (If also shown on the top one ,maybe I can try to hide the top Pager's other part)

And I tried to make a <th> in the table had a "class=rgStatus", but no effect yet.

Is it any way I can do this? Or I need to write a Loading Panel myself use an <RadAjaxLoadingPanel>.
0
Pam Redrum
Top achievements
Rank 1
answered on 09 Feb 2010, 06:21 AM
any suggestions?

0
Pam Redrum
Top achievements
Rank 1
answered on 09 Feb 2010, 08:47 AM
just like the first grid on http://demos.telerik.com/aspnet-ajax/grid/examples/programming/filtertemplate/defaultcs.aspx
I just want to move the loading panel to the "Contact name" (and remove the Contact name)
Tags
Grid
Asked by
Pam Redrum
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Pam Redrum
Top achievements
Rank 1
Share this question
or