i hav a html tags stored in string and i want to load the table with the attributes which i given dynamically through program…
how to search the particular tags of the row and column of html and add the data to the attributes…
any help appreciated…
Thanks in advance……
i hav first copied the html tags into string and then updating the date whenever i want …
and then finally iam displaying ths dynamic html on to the web view to verify it….