B
Bob
Well,
Damned if I know.
It used to be simple. Make a webservice that publishes a get method, an
update method and a typed dataset.
The webpage would get the dataset and show it in a grid, the customer would
update the grid and the dataset changes would be posted back.
Where did all this simplicity go??
I have read all of the various posts on various forums and it seems to use
the GridView with a typed Dataset you have to be a rocket scientist.
Who is the moron that let this functionality out the door?
This is supposed to be a RAD environment!!!
So can anyone tell this jaded little developer how to simply present the
client with a typed dataset that they can update.
Thanks
Bob
Damned if I know.
It used to be simple. Make a webservice that publishes a get method, an
update method and a typed dataset.
The webpage would get the dataset and show it in a grid, the customer would
update the grid and the dataset changes would be posted back.
Where did all this simplicity go??
I have read all of the various posts on various forums and it seems to use
the GridView with a typed Dataset you have to be a rocket scientist.
Who is the moron that let this functionality out the door?
This is supposed to be a RAD environment!!!
So can anyone tell this jaded little developer how to simply present the
client with a typed dataset that they can update.
Thanks
Bob