RadGrid wont expand after updated to Q1 2010
This is because the detail table is set to "visible=false" during the update process. Not all RadGrid controls in the application get this symptom, not sure why this happens. All you need to do is to change the setting to "visible = true"
No comments:
Post a Comment