This is probably a dumb question, but it's not obvious to me from the documentation whether this is possible.
What I have is a barebones HTML page, which defines a series of DIVs that I want to fill with objects that SmartClient helps me create (e.g., ListGrid, etc) as the JavaScript on my page executes (e.g., body onload). Can I do this? If I cannot, how can I position the SmartClient object relative to the object or is that just impossible?
Thank you.
What I have is a barebones HTML page, which defines a series of DIVs that I want to fill with objects that SmartClient helps me create (e.g., ListGrid, etc) as the JavaScript on my page executes (e.g., body onload). Can I do this? If I cannot, how can I position the SmartClient object relative to the object or is that just impossible?
Thank you.
Comment