Skip to Content
0
Former Member
Dec 24, 2007 at 05:19 PM

how to read marked lines and mark them again on Table View in MVC

27 Views

Hi,

I have an MVC model with table view and 2 tabs.

The user can select multiple lines on the table view.

When I move between tabs the marked lines are lost.

I want to capture the marked lines before the user moves to the second tab and mark them again once the user returns to the first tab.

What is the best way to do so?

Thanks,

Itay