Hello,
I have a RadGrid with the EnableHeaderContextFilterMenu="true". The problem is when I try to use the filter it validates all the controls on the page. So an end user would have to fill out a form before they can filter a grid that's on the same page as the form. I was hoping there is a way to change the validation group for the filter menu or set its causesvalidation to false because we would prefer to keep our main form's controls at validation group defaults.
Thanks.
I have a RadGrid with the EnableHeaderContextFilterMenu="true". The problem is when I try to use the filter it validates all the controls on the page. So an end user would have to fill out a form before they can filter a grid that's on the same page as the form. I was hoping there is a way to change the validation group for the filter menu or set its causesvalidation to false because we would prefer to keep our main form's controls at validation group defaults.
Thanks.