Hi,
I am using kendoui asp.net mvc wrapper. I wanted to do server side paging therefore set ServerProcessing as true in datasource. In the controller I only have code to process only pagination not others. Things like sort, filter etc I need to be able to do them at client side. In simple words, I want to selectively server processing/client processing for grid features (pagination, sorting, filter). Is that possible?
Thanks,
Qamar
I am using kendoui asp.net mvc wrapper. I wanted to do server side paging therefore set ServerProcessing as true in datasource. In the controller I only have code to process only pagination not others. Things like sort, filter etc I need to be able to do them at client side. In simple words, I want to selectively server processing/client processing for grid features (pagination, sorting, filter). Is that possible?
Thanks,
Qamar