i create tatble row dynamic using append after calling web service. It create ok.
After create table i try to add css to the td but it doesn't seem to work. any idea how to resolve this. the syntax is correct. I notice when i view source, the all the row are not there. <table id="tbid"> [row append dynamiccly] </table>