This question is locked. New answers and comments are not allowed.
I have a project where I am using a Telerik Grid (version 2010.2.825). I am using the whole bind using server binding first then use client/ajax binding from then on. This is a search results grid that is being bound to search results. When the search results returns 0 items (an empty list) both the server side method and the ajax method are called.
Is there a trick to disable one of the bindings when 0 items are returned or when the grid is bound to an empty list?
Thanks,
Paul
Is there a trick to disable one of the bindings when 0 items are returned or when the grid is bound to an empty list?
Thanks,
Paul