I am creating my own custom control which has a collection property named "Columns". I have problem with managing the state of the property, I implemented SaveViewState,LoadViewState,TrackViewState,IsTrackingViewState but SaveViewState and LoadView state won't execute. what is the problem ?
feedback
|