iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
I need to select the new node when it is added through new button. I tried with below code in Client and server side but new node is not comming selected
Cliendt Side:
if (node != null) {
node.AddNode(txt, txt);
for (i = 0; i < node.Nodes.length; i++) {
if (i == node.Nodes.length-1) {
var newNode = node.Nodes[i];
newNode.select();
}
Hi,
Seems like you double posted. I replied to your other thread (http://www.intersoftsolutions.com/Community/Lounge/How-to-automaticaly-select-Newly-added-node-when-Autopostback-setting-for-NodeAdd-also-true/).
Best Regards,Erwin
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname