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
How do I process a double-click on a gridview silverlight - mvvm
In order to process double-click on UXGridView using MVVM way, we can use DoubleClickCommand property. Example:
<Intersoft:UXGridView x:Name="SampleControl1" CanUserEditRows="False" DoubleClickCommand="{Binding NewAction}" > <Intersoft:UXGridView.Columns> ... </Intersoft:UXGridView.Columns> </Intersoft:UXGridView>
In my test page, I need to disable row editing in order to get the DoubleClickCommand to work.
Hope this helps.
Brilliant, thanks
Glad to hear that the DoubleClickCommand property helps.
Should you need further assistance or run into any problems regarding our controls, feel free to post it into our community site. We would be happy to assist you again.
Happy coding.
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