I am developing an application with flex as the frontend (UI)
and all the business logics are written in asp.net and i am using
http service and webservice to interact between asp.net and flex
builder 2.0.
I have a small problem here. I have a dataset from asp.net
which i am binding to a datagrid in flex and i am able to display
values in the datagrid. Now i have to send the same dataset back to
asp.net which i am unable to do
plz find me some solution for the my problem
No comments:
Post a Comment