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
140
How i pass the value from database to ultragrid?
posted

I have a ultragrid that i manually add column by using  Me.UltraGrid1.DisplayLayout.Bands(0).Columns.Add.If i want pass data to this field how i do it?? my database data is multiple row.I already trying to use ultragrid1.Datasource = [datasource] but its failed. Its will become Example:

----------------------------------------------
|ReceiveID|StockCode|ReceiveID|StockCode| 
---------------------------------------------- 

     1              0001