Binding Data to the Table
Page 1 of 1
Binding Data to the Table
HiI'm New to HTML. Can i bind the Data to the Table ?
if yes please tell me How can i bind.
simple example will be more help full
Thank you
Re: Binding Data to the Table
What do you mean by "Binding Data"?HTML is just for structure. You can't do any math or functions as in Excel, if that is what you mean. For that you need PHP.
- Andreas, HTML.net
--
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Re: Binding Data to the Table
Hi thank you for your replayi mean to say is i want to show some data in the table from Database.
How can we do this in Javascript?
Please Help me to Solve this
Thank you
Re: Binding Data to the Table
You use PHP for that. Read more in the PHP tutorial: http://html.net/tutorials/php/- Andreas, HTML.net
--
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Re: Binding Data to the Table
Thank you AndreasPage 1 of 1