Expanded property row server-side

3 replies. Last post: August 20, 2009 6:57 AM by Handy Surya
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
Cymap CymapMember
Thank you very much,
but I needed to know if there is a server-side property.

Greetings.

Agustin.
--------------------------------------------------------------------------------

Tuesday, August 18, 2009 3:10 AM

Carlos Gimenez
CYMAP S.L.

Joined on Nov 20, 2007
Spain
Expanded property row

Hello.


I would like to know which rows are expanded in a grid.
I have searched properties in wedgrid.Rootable.rows (0) but not property that can be, and I suspect that all are false.
Use LoadOnDemand.

Thank you very much.


Agustin.

 


Wednesday, August 19, 2009 3:05 AM

Handy Surya
Intersoft Solutions

Joined on Jun 5, 2007
Indonesia
Re: Expanded property row

Hello Agustin,

For now, we don't have special method about that. Only property. You will need to loop the first row until the last row and check the property if it is expanded or not.

grid.RootTable.GetRow(i).ChildExpanded;

Btw, thanks for your posting in here. However, for the next time issue, could you please post your questions in our new forum? We'll answer your questions there. http://www.intersoftpt.com/Community

Regards,
Handy

Regards,
Handy

All times are GMT -5. The time now is 9:34 PM.
Previous Next