I want show table in igx-grid. want to show dyanamic data based on hours or half hours.
Hello Krishna,
Thank you for reaching out.
In order to ensure that your issue is addressed correctly, I will need some additional information regarding your scenario. Can you plase elaborate on what do you mean by "dyanamic data based on hours or half hours"? If your requirement is to have a grid with live data updates I believe you will find the Angular Grid Live Data Updates topic in our documentation very helpful. There you can find an information how to create a grid that handles live updates, while staying responsive for user interactions.
Please let me know if you have any further questions.
Regards,Viktor KombovEntry Level Software DeveloperInfragistics, Inc.
Hi Viktor,
I want to show Gird like this image
Thank you for getting back to me.
I am currently looking into this matter for you. I will keep you posted on my progress and I will get back to you as soon as possible with more information or questions for you.
Please feel free to continue sending updates to this case at any time.
Thank you for your patience while I was looking into this matter for you.
I have been looking into your question and what I have found is that at this point we do not provide an out of the box solution for your requirement. However, you can achieve it on application level using the Grid Cell Template and Grid Complex Data Binding features provided by Ignite UI for Angular.
I have created a small sample, demonstrating how your requirment could be achieved. Please test it on your side and let me know whether you find it helpful.
Thanks for your response, that's what i exactly want. If got any issue i will inform you.