Hi, I'm having a problem with RadListView.
In my EditTemplate i have some validation Controls. When i submit data with invalid fields the validation occurs so everything is ok. The problem is when the fields are all validated and the data is submited. I get an error: Invalid JSON Primitive. Any clue?
Some extra info:
- the ListView is in an UserControl loaded dynamically.
- It works ok without the validation controls.
thanks in advance.
In my EditTemplate i have some validation Controls. When i submit data with invalid fields the validation occurs so everything is ok. The problem is when the fields are all validated and the data is submited. I get an error: Invalid JSON Primitive. Any clue?
Some extra info:
- the ListView is in an UserControl loaded dynamically.
- It works ok without the validation controls.
thanks in advance.