UXDataLookupBox - How to Bind & Execute a Command when User Clicks on UxDataLokkupBox

1 reply. Last post: February 13, 2012 10:31 PM by Yudi
Tags :

Hi,

I have a requirement as follows.

On every  Filter screen I have a Date Horizon and then a LookupBox (On say Orders) which is bound to a ViewModel that is Inherited from a ModelBase.

Whenever the user Clicks on the UXDataLookupBox (Button) I want to execute a method in the ModelBase (which will implement the  Filter on the Date Horizon)

Is there any property on UXDataLookupBox  which can Bind to an ICommand interface like UXButton ?

Balachander

Update:

Hi,

Got the solution... Thanks...

Implemented using override on LoadData method available in GridViewModelBase

 

Thanks

 

Balachander

Answers

Yudi Member

Glad to hear that overriding on LoadData method available in GridViewModelBase implementation helps.

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.

All Replies

Yudi Member

Glad to hear that overriding on LoadData method available in GridViewModelBase implementation helps.

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.

All times are GMT -5. The time now is 4:06 AM.
Previous Next