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
Can I set the style of the selected node?(the other nodes keep the default style)
May I set the ForeColor of WebInput1???(Not backcolor)
thank you,Handy
Can you show me a demo about how to custom style by clientside???However,it does not work by the code below:function WebTreeView1_OnNodeSelect(ctrlId, node) { var url = node.Value;// alert(node.style) node.style.color='red'; if (url != "") { setPanelURL(url); } return true;}
I am sorry,your idea can not meet my need. I want to chang the current node(e.Node.Depth == 2)when I mousemove(not all the nodes).(see the picture)can you help me???
Hi,Niven.Have any news about this bug?Thanks
Hi,any news about this bug?Thanks
I am sorry , I have used text but the problem has exists.The problem is:I click node1,then click node2,I can get the two nodes's value.But when I click node1 again,I can not get anything,It seems that I can only click the treeview one time.Can you test it and then tell me if you are success????(by the way,Maybe My treeview is not the latest(On Auguest),How can I download the latest hotfix?---Because I do not know where the Intersoft Update's download file is????)
thank you,Martin Lie,
I think of a way by your code :
if (e.Node.Depth == 2) {
e.Node.CustomStyle = "cursor: hand;"; }
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