Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1965
remove behaviors in code
posted

If I have paging and filtering enabled for a grid with two levels and based on the amount of data resturned from dataset (say if only 1 row is returned) then in that case how can i disable the behaviors?

 

So if more than 1 row of data is returned then I want to enable the behaviors . if not, disable it