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

[Solved] FormCollection empty for Grid events

0 Answers 17 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Joanna
Top achievements
Rank 1
Joanna asked on 20 Apr 2012, 07:09 PM
I am using Telerik grid. My form has two check boxes which controls to show the active and closed tasks. When closed task is chosen, the grid will have the list of closed tasks. If the user filters one of the Column values in the grid, then the status of the tasks is lost(both active & closed tasks are shown). FormCollection is null in controller so i am not able to read the closed check box value in controller. This is happening for both paging and filetring events. Is there a way to read the form checkboxes from controller when grid events are fired? Please help. Thanks!
Tags
General Discussions
Asked by
Joanna
Top achievements
Rank 1
Share this question
or