inserttable with dhtmledit (For experts)

menajj
09-10-2003, 05:26 PM
I'm newer with this control and I can't to insert a table into my editor. Some of you could send a little code to know how to do it.

Regards
Juan
(juanjosemena@hotmail.com)

alp0001
09-10-2003, 08:29 PM
Not sure if this is what you are talking about, but it is easy:

- Create the appropriate HTML table code and then try it out on a browser.
- If everything looks good, then put that code in a string (tableSrc).
- Then use:
<name_of_DTHMLControl>.DocumentHTML = tableSrc

* Your table should now show up in the DHTMLEdit control.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum