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
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