Hi,
yes, you can use the control property. For example, if myElement is a reference to a DOM element that is associated to an Atlas control, you can write
myElement.control;to get a reference to the Atlas control.
Brilliant, thanks for the help.
Hi,
yes, you can use the control property. For example, if myElement is a reference to a DOM element that is associated to an Atlas control, you can write
myElement.control;to get a reference to the Atlas control.
Brilliant, thanks for the help.
hi
I am writing a website using C#, web services and ajax. I have my ajax web service call returning either an array or a DataTable object. Does anyone have any example of writing either one of these returned values to a html table using javascript?
thanks
C
It might help http://dotnetslackers.com/articles/ajax/ASPNETAjaxGridAndPager.aspx
running atlas,ajax