This is a migrated thread and some comments may be shown as answers.

Invalid JSON primitive in EditTemplate

1 Answer 76 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Fred
Top achievements
Rank 1
Fred asked on 16 Mar 2012, 02:55 PM
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.

1 Answer, 1 is accepted

Sort by
0
Fred
Top achievements
Rank 1
answered on 16 Mar 2012, 03:59 PM
Problem solved replacing RadAjaxManagerProxy with RadAjaxPanel. But now ValidationSummary does not work with ShowMessageBox=true, only with ShowSumary=True. Is it the expected behavior?
Tags
ListView
Asked by
Fred
Top achievements
Rank 1
Answers by
Fred
Top achievements
Rank 1
Share this question
or