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
New datasource columns not showing when running program
posted

I am using v2018.1 & VS2019   I have a wingrid tied to a dataset.  I add new columns to the dataset and they show in the designer.  But when I run the program they aren't visible.  The new columns hidden property is false.  What do I need to do to get the columns to show up?

Thanks

Steve

Parents
No Data
Reply
  • 1500
    Offline posted

    Hello,

    Thank you for posting on our forums.

    When do you add the new columns? If it is on runtime, do you have any change detection for your data source?

    Or if you add them before you build the app, the new columns are not added to the data source and the grid loads the old one?\

    Looking forward to your reply.

    Sincerely,

    Tihomir Tonev
    Associate Software Developer
    Infragistics

Children