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
1540
Fill Ultragrid
posted

Hello,

I am using an Ultragrid and I need to fill it on the same order as my datasource list.

How can I do that?

Thanks,

Maria

  • 48586
    posted

    Hello,

    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.

     

  • 48586
    posted

    Hello,

     

    Could you please let me know what kind of data source you are using, is there any sorting or etc. applied to this data source and if there is how this was done.  By default UltraGrid display all records on the same way as they arrived from the underlying data source, could you please verify  if  somewhere in your code (maybe in InitializeLayout event ) there is any filer of sort order applied on UltraGrid.

     

    I am waiting for your feedback.