WebGrid two-way binding issue

3 replies. Last post: February 28, 2010 10:18 PM by Handy Surya
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
Today I've been experimenting with the WebGrid to obtain the following:
  • WebGrid as part of a form
  • Databound grid, two-way
  • Edit and InsertNew not enabled, insert by custom javascript
  • Delete enabled
  • When form gets posted, I'd like the data either to bound back to the datasource or programmatically be retrieved (last option preferred probably)
Currently I don't know how to achieve this by using the WebGrid. Should I use client/server binding and how about the auto-postbacks the grid seems to perform? Can I switch that off someway?

Thanks in advance.

edit: Maybe to give a better example, I'd like the grid to behave just like any other form control... load the control with or without data, modify it's value at runtime (but without interaction to the server) and process the data on postback.
All times are GMT -5. The time now is 1:38 AM.
Previous Next