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
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi ALL,
We have a functionality of CellDoubleclick and also RowSelect.
On cellDoubleClick or rowSelect our window will get open depends on the property set to open the window on row select or row double click.
We are doing Move Next Record Scenario in our control.
For that We are using the following javascript
{
nextRow.Select();
?????
}
wgLoadMore(grid.Id);
mywindow.focus();
In the following script you can See nextRow.Select(); will open the window when clicking the MoveNext button.
But if We set the Property for opening the window on double click.How we will achive the double click event for the row.
Regards,
Madhavan
Nothing based on the condition i am selecting the row and calling the javascript associated witrh the double click.
javascriptfunction();
I assume that you are asking about the “row double click client side event” of WebGrid. Currently, there is no OnRowDoubleClick client side event on WebGrid.
I think you can attach your script to cell double click event.
Please let us know if you have different scenario.
Thanks Yudi, I found a workaround.
Glad to hear the good news.
If you don't mind, could you please share your workaround with us? Your knowledge/workaround will be usefull for other member who has similar question with yours.
Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.
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