Skip to main content

Hi,

 

I have a form with 4 different views. Each view has only a list which is populated by custom SMO method which calls stored procedure to get data.

4 lists should be mutually exclusive. if use click on one item in a view, whatever was selected and highlighted in other views should be cleared so that there is not any item highlighted in other lists. 

For some reason, list refresh does not work. all views will have one item highlighted if user clicks in each list view. I tried clear and call custom get list smo method to get data again from database. That does not work either.

If I use the default list method that comes with the smo, it works fine. I tried to use the default list method and add filters to get the list I want. then it does not work again.

Does anyone have similar problem? How did you solve this? 

 


11536iA8E44885B7CF26A4.png
Be the first to reply!

Reply