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

How to refresh Radgrid

1 Answer 78 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Adigard
Top achievements
Rank 1
Adigard asked on 26 Oct 2011, 09:58 AM
Greetings,

For various reasons i had to add data to my grid outside the grid itself (no use of Edit,Delete buttom)
Therefore when i make a query the grid does not refresh...
How could i make this ?

Thanks in advance

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 27 Oct 2011, 05:59 AM
Hello Adigard,

Since you are performing Edit, Delete operations outside the grid, you can call RadGrid1.Rebind() after each operation which will refresh the grid.

Thanks,
Shinu.
Tags
Grid
Asked by
Adigard
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or