The initial depth is not preserved when data bind with persistence is set to true. How do I keep the initial depth on subsequent data binds?
Hello Karthik,
I noticed that you asked for the same issue in another forum thread, where my colleague Vasya has already answered: http://ko.infragistics.com/community/forums/t/96075.aspx
Here is also another forum thread with a similar topic discussed: http://ko.infragistics.com/community/forums/t/86814.aspx If I can provide further assistance, please let me know.
Regards,Tsanna
I'm currently looking into this matter and will keep you posted of any available information.
Regards,
Tsanna
The initial depth are the buttons to expand the groups. Whenever the method 'dataBind' is invoked, the grid defaults back to the 'initialExpand'. For example:
The expand properties aren't persisted. How can I coerce the grid to retain the user settings across data binds?
(Apparently in order for this company to get help, we need to post it from this account)
What do you mean saying that the initial depth is not preserved when data bind with persistence is set to true? Please note that the GroupBy persistence of the grid is expressed in that the grouped columns won't be cleared and the data source will remain sorted. I'm not sure I understand your question correctly, therefore I'll appreciate if you explain me your requirement in more details. Waiting for your reply.