Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does TreeGrid use any ActiveX objects in IE?

ActiveX objects treegrid
0
Posted

Does TreeGrid use any ActiveX objects in IE?

0

In Internet Explorer 5.0, 5.5 and 6.0 is AJAX communication done by ActiveX object XmlHttpRequest. This object is marked as safe. But if your visitor has forbidden using all ActiveX objects, you cannot use AJAX. But you can always use standard synchronous communication by page submit. But AJAX is now standard communication on internet. See also NoTryActiveX property. The XmlHttpRequest is the only ActiveX object the TreeGrid uses (and only for AJAX).

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123