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
210
Is UltraGrid is always associated with data source?
posted
Is it possible to add items to the dataGrid through code at runtime, like the DataGrid? If any one have some sample, please share it? Thanks in advance? Regards, Santosh.
Parents
No Data
Reply
  • 469350
    Verified Answer
    Offline posted

    The UltraWinGrid must have a data source of some kind in order to work. If you don't want to use a DataSet and just want to create your data in code or at design-time, then I recommend using the UltraDataSource component. 

Children
No Data