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
405
binding data to ultra grid - please help me!!
posted

hi i am using linq to sql. i am executing stored procedure and the results is of ISingleResult<> .

i want to bind the results to ultra grid and to define bands. for example -> column 0 will be defined as the band 0 column, column 3 will be defined as the band 1 column etc' how can i do this?

in other words, i have flat datasource and i want to bind it to ultra grid and define which column will be in band 0, which column will be band 1 etc'

 thanks, Michal