That's near the point.My prob is just how to pass this very 'username' from the client side.'username' is server-side-binding data,isn't it? So how can  I use it on the client side? Could you show me with detailed codes?Many thanks.

2006/6/26, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:

You should create a method which will get some parameters (e.g.
username). This method will get a dataset or datatable from database
and after you call it from client side return dataset to the client
side. On the client side you may create datatable on the fly.

For example see here:
http://www.ajaxpro.info/
(http://www.ajaxpro.info/Examples/DataSets/default.aspx )



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group.

To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]

For more options, visit this group at http://groups.google.com/group/ajaxpro

The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info
-~----------~----~----~----~------~----~------~--~---

Reply via email to