Hi All,
I have ObjectDataSource bound to GridView for Insert, Update , Delete. All works fine.
My only problem is for Insert i am using ASP:FormView inside asp.net ajax model popup content.
the insert and cancel options does not respond to anything when i use as model. But if i remove model, all works well.
Any sample or suggestions would be very helpful
thanks.