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

[Solved] NeedDataSource problem

1 Answer 105 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 1
Bob asked on 14 Apr 2008, 01:17 PM
Hi all,

When I first load my web page, I use the NeedDataSource event to bind my RadGrid to my data source.  This works fine.  But I now added a start date and end date textbox out side of my radGrid.  I also have a button outside of the radgrid.  I want to key in a start and end date and then click the button and re-populate the radgrid.  How can I do this?   Can I call the NeedDataSource event from the button click event?

Thanks,
Bob

1 Answer, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 15 Apr 2008, 08:22 AM
Hi Bob,

You only need to call Rebind method. Please, check this help topic for more details.

Kind regards,
Ves
the Telerik team

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