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

Radgrid Rebind doesn't work (sometimes)

1 Answer 79 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kristin Clark
Top achievements
Rank 1
Kristin Clark asked on 12 Aug 2010, 08:47 PM
I have a radio button group with 2 radio buttons - the page defaults to the first one, and loads just fine.  If the user switches to the second one, I have a "RadGrid1.Rebind()" in the SelectedIndexChanged method.  My NeedDataSource is just calling the same stored procedure with different parameters.  The results come back from the stored procedure, but SOMETIMES the grid shows "No records to display".  My users are using a checkbox to "approve" orders (which results in a postback of the grid) - 1 radio button shows unapproved orders, 1 shows approved overs.  If they approve an order, then click the "show approved orders" radio button, that's when it sometimes displays and sometimes does not.  If I look in the database, or close the entire window and reopen it, the records show in the 2nd radio button.

I hope that makes sense, and I hope that someone can help.

Thanks!
Kristin

1 Answer, 1 is accepted

Sort by
0
Mira
Telerik team
answered on 18 Aug 2010, 09:13 AM
Hello Kristin,

Based on the supplied information, it is hard to determine what is causing the error.
Please open a formal support ticket and send us a small working project, demonstrating your full setup and showing the unwanted behavior.
We will debug it locally and get back to you.

Thank you in advance for the cooperation.

All the best,
Mira
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Kristin Clark
Top achievements
Rank 1
Answers by
Mira
Telerik team
Share this question
or