It seems that this is not an issue related to my question above. Please use another thread.
FYI: Instead of using a datagrid, create your own clien side javascript that will create an html table. You can have an onChange event on the drop down list and make an ajax call that populates your html table on the client. See the basic samples - http://www.developerfusion.co.uk/show/4704/4/ for populating a table. Use the same principle to pupulate the <select> options. S. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
