Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Prevent selection when icon clicked

    Does anyone know how to prevent selection when a ListGridField of type icon is clicked?

    We have an edit button column on our ListGrid and the ListGrid is set to open a view on selection. Currently what is happening is the edit view gets opened, then the display view gets opened on top of the edit view. We are trying to prevent the display view from opening.

    I tried canceling the CellClickEvent, but the 2 events appear to work separate of each other.

    Thanks,
    Pat
Working...
X