hi
i have 2 forms, in first form i have a grid with 2 levels and a button to open second form for edit first form grid,
how can i keep expanded/collapsed rows style after click a button (i mean keep expanded row as expand after open and close second form)
is there any way???
thanks
Hello Sara,
I am just checking about the progress of this issue. Let me know If you need my further assistance on this issue?
Thank you for using Infragistics Components.
I have tried to reproduce the issue you’ve got by using the provided description and it seems that everything works fine for me. Could you please review my sample and modify it in order to reproduce the issue you’ve got, so I will be able to investigate this on my own. Please see the attached zip.
I am waiting for your feedback.
hello
the scenario is this,i set 2 forms open in sane time, in first form there is a button for opening second form, there is a check box column in first form grid that checked by inserting some value in second form
i just wanna keep the state of expand/collapse in first form after open/ close second form.
Could you please provide me more information about how exactly you made changes on UltraGrid from your first form via your second form. If it is possible can you please provide me simple sample which demonstrates your issue I could investigate. Common scenarios in which Ultragrid will lose the state of its rows is if you are re-setting the DataSource on the grid when opening and closing the second form.