Feature request: Add UXGridViewHyperlinkColumn as native column in UXGridView

1 reply. Last post: May 16, 2011 7:07 AM by Handy Surya
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
BTC ITMember

Dear,


Should it be possible to add an extra column of type UXGridViewHyperlinkColumn in the UXGridView besides the standard types such as UXGridViewTextColumn, UXGridViewCheckBoxColumn, ...

This would be very handy to navigate to another page by clicking on a row (Cell) in the UXGridView.
It should also easier to bind a DelegateCommand to the UXHyperlink button in the column to execute some MVVM action.

I know this can be accomplished by using a CellTemplateSelector (DataTemplate) but when I try
this the grid becomes very slow when scrolling up and down.

 

Kind regards,
JohnV

 

All times are GMT -5. The time now is 11:46 PM.
Previous Next