I have a very basic RadGrid implemented with 1 master table and 1 detail table connected via a <ParentTableRelation>. I have the grid set to HierarchyLoadMode="Client" and the load time on the page is somewhere in the neighborhood of 1 minute plus.
Am I doing something wrong? 500+ rows doesn't seem like a ton to me for a grid to handle. Are there settings I can alter to make this work?
Paging won't work for my situation either.
Am I doing something wrong? 500+ rows doesn't seem like a ton to me for a grid to handle. Are there settings I can alter to make this work?
Paging won't work for my situation either.