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'm trying to add a HyperLink column (called Edit) to UXGridView that will allow a user to click and navigate to another UXPage sending a parameter of the row with selected CustomerID. I see UXGridView has a UXGridViewTemplateColumn but I can't figure out how to add the hyperlink button. Can someone provide an example? Thanks!
hello? anyone there?
I'm still having trouble getting a hyperlink button added to a column of the gridview. I want to navigate to another page when someone clicks on the link in a row. Can someone please help me?
Hello,
As far I know this could not be done for now. You can add hyperlink button in cell template but it would not work as expected for now.
<Intersoft:UXGridViewTextColumn.CellTemplate> <DataTemplate> <HyperlinkButton Name="hyperlinkButton1" Content="{Binding UnitsOnOrder, Mode=TwoWay}" /> </DataTemplate> </Intersoft:UXGridViewTextColumn.CellTemplate>
A feature request has been added to our developer temas and they would enhance UXGridView to have hyperlink as column type in the next release.
Regards,Handy
yes, i tried that but the GridView eats the click event and nothing happens. the goal is to navigate to another UXPage. I don't know what is best, a hyperlink column type or a navigation button column type. but you get the idea. thank you.
That's what I mean for the limitation. Event though you can implement the hyperlink button, you could not click it for now in UXGridView. This has been fixed in our next release. We also enhaced by providing hyperlink grid column type.
Handy,
Will this fix be included in the 2011 R1 SP1 release? Thanks!
The SP1 has been released. You can try our enhancement regarding your issue.
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