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 wanted to make a default selected row on the first record when the page load. I found there in a method on javascript that I can use, SelectRow(param1, param2). But it need two parameters, and I can't understand the parameters meaning. Could someone help me please.
Best Regards,
Indra Prakasa Anggala
You can use row object model to perform the selection. It's much easier, and more elegant.
Example:
var grid = ISGetObject("WebGrid1"); grid.RootTable.GetRow(0).Select();
Hope this helps,
James.
Hi again James ^_^, once again you solve my problem. Thank you very much. By the way, I noticed that you are not an Admin or the Intersoft employee. But you got some quite knowledge on the product. How would you know this kinda stuff?? Is there any reference for me to be looking to before asking in forum??
Thank you James.
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