----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: s_hashim Message 4 in Discussion AntS I am stuck on this 'easy' one and would appreciate a little help. I have a data grid. In one of the cells of my edit template I have a text box and a button. The button should open a window with a calendar in. You should choose a date from the calendar and have it populate the text box back in the datagrid. The solution obvious to me is to pass the formname and textbox name to the calendar form - as a clientside onclick event - and have the textbox populated through client-side script in the calendar form i.e. window.opener.X.value etc. How can I get the name of the textbox in the datagrid, given it's dynamically generated at run time, so I can generate the onclick javascript? Cheers ********** Keep Smiling, Regards. Sayad Hashim Ali Kazi Microsoft India Community Star. SQL Star International Ltd. SQL House, #13,Infocity,Madhapur, Hyderabad 500 081. Tel: +91-40-2310 1625(Off) +91-98491-29500(Cell) www.mugh.net ----------------------------------------------------------- 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]

