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
70
Multi Column Sorting at Run Time
posted

What syntax should I be using to sort Grid on multi column (Empid ,Name)  at Run - Time.

I understand single column Sort code:

UgOpportunities.Bands(0).SortedColumns.Add(UgOpportunities.Columns.FromKey("ProductName"), True)

 

Thanks is advance.

Parents
No Data
Reply Children