Hallo,
there is a sample to clear all rows of a WHDG client-side without looping for each row? I need to maintain structure but remove all rows via javavascript.
Thanks
Hello maxanziutti,
Thank you for contacting Infragistics!
We received your support request concerning clearing the rows client side without looping, and this case has been assigned to me. Infragistics is dedicated to helping you solve this issue. Our team and I have done an initial review of your case and I am looking into matter and will get back to by the end of the day Thursday with more information or questions for you.
Sincerely,Mike P.Developer Support EngineerInfragistics, Inc.www.infragistics.com
Thank you for your patience. I have looked into this matter and have the following information. To clear all the rows from the WebHierarchicalDataGrid you will need to loop through the rows collection. I have a few questions concerning this matter. Is there a reason you can’t loop through to clear the rows from the gird? What is the end behavior you are trying to achieve with this?