tags:

views:

262

answers:

1

Hi ,

I have a page which contains a user control say UserControl1 this User control contains another user control say UserControl2 and also this User control contains another user control UserControl3 .I nned to display a modal pop up on click of button (Server side)

I am able to get the pop up which is also another user control . Problem here is when i click on any of the button in the popped up window I get this error "Invalid JSON primitive: . ".

Any way to go about this ?

Thanks, Francis

A: 

Hi Francis,

I'm having the same problem. Have you found a solution?

Best regards,

/Magnus

Magnus

related questions