|
Browse by Tags
All Tags » databinding » Layout Wizard ( RSS)
-
Hi, I'm trying to usa an UltraWinGrid to display dynamic data. I've binded the UltraWinGrid with a BindingSource object. The datasource of this object changes (only rows change, not columns). If I try this: binding.DataSource = _myData; myWinGrid.DataBind(); I can correctly load data in the control...
Page 1 of 1 (1 items)
|
|