----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: vishnuvr Message 1 in Discussion In my apllication iam using datagrid with five columns out of that one is hyperlink column, up on clicking on the link it is taking to the other page with one more column value has querystring, this i implemented in propertybuilder columns tag in the url field some thing like this http://editprojectform.aspx?Projectname={0} where project name is one of the column name of datagrid, now my requirement is to pass one more column value to this form for that i tried some thing like this http://editprojectform.aspx?Projectname={0},Companyname={1} which is not working can u plz tell where iam gng wrong... Rgds vishnu ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDOTNET/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
