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
2005
Fast way to add a child band
posted

Hi,

I am using UltraGrid with multiple child bands. I notice that the time to add a child band increases exponentially as the child band level goes higher and most time is spent on adding columns to a child band. All bands in my application have the same columns. Is there any faster way to add or clone a child band?

Your help is greatly appreciated!

Best Regards,
Shaolin

Parents
  • 21795
    Offline posted

    Hello Shaolin,

    To investigate this I will need some more information about your issue:

    • How do you add child bands to your UltraGrid? Is it design time process or is it runtime? Can you give me the exact steps or code you are using?
    • What type of data source your grid is bound to? Is it DataTable, DataSet, some collection, or something else?

    Looking forward to your reply.

Reply Children