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

Filter Radgrid with value from RadComboBox, Viewstate disabled!

1 Answer 67 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Thomas
Top achievements
Rank 1
Veteran
Thomas asked on 12 Jun 2020, 02:05 PM

Hi!

Radgrid is populated from Database in code behind using "NeedDataSource" event.

CombBox provides the filter for the RadGrid (also get's it's data from the RadGrid's "NeedDataSource" event).

With Viewstate enabled everything works fine.

Question is how can I still filter when Viewstate is disabled on the Grid?

 

Thanks in advance for your help!

Tom

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 17 Jun 2020, 06:58 AM

Hello Tom,

 

We strongly advice not to disable the ViewState of Telerik controls. They are complex components with rich features and depend on both their ViewState and ClientState.

 

Regards,
Eyup
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
Grid
Asked by
Thomas
Top achievements
Rank 1
Veteran
Answers by
Eyup
Telerik team
Share this question
or