I have data which I want to show as reports on the frontend which is a website. Any frameworks/tools that I can use to do so without writing low level code such event handlers for button click and then generating the HTML table based on the result.
I need something which can do this for me...
Hi Austin
Why do you write code to generate HTML table? is not there any readymade component which can do this for you? I have done a lot of coding like this. Now I want to not spend my time genearting HTML output by hand. Can anybody respond on this.
Hi Austin
Why do you write code to generate HTML table? is not there any readymade component which can do this for you? I have done a lot of coding like this. Now I want to not spend my time genearting HTML output by hand. Can anybody respond on this.