Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
465
How to clone an UltraGridRow with its values?
posted

I would like to clone a UltraGridRow into a new instance of UltraGridRow and change the value of few cells only. Then I would like to add this new UltraGridRow instance to my Band.

I am seeking a way to not have to go through each Cell one by one to copy them into the new instance.

Is there any intelligent and effective way to do this?

 

Many Thanks

Parents Reply Children
No Data