Tagged Questions
12
votes
6answers
11k views
Client/JS Framework for “Unsaved Data” Protection?
Hey all- we have a typical web application that is essentially a data entry application with lots of screens some of which have some degree of complexity. We need to provide that standard capability ...
1
vote
2answers
353 views
Tab control in Silverlight 3.0 and Dirty data
We are using tab control in our project. While using this control i came across a few issues like
- When the tab control loads, it invokes constructor of all the xaml pages that form the individual ...