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
555
Grid Column style - Chart/Graph
posted

Hi,

Is it possible to have a grid's column style as "Chart/Graph" ? I need to construct and display a chart in a grid column's cell value for each row. Can you please let me know on this in detail.

Thanks

Parents
No Data
Reply
  • 71886
    Offline posted

    Hello RMuthu,

    What you could do is to put the Chart as a control in an instance of the 'UltraControlContainerEditor' component and assign this instance as an 'EditorComponent' of the Grid's column.

    Please do not hesitate to contact me if you need any additional assistance.

Children