-----------------------------------------------------------

New Message on MumbaiUserGroup

-----------------------------------------------------------
From: sanjay2003
Message 1 in Discussion

hi all,

I am using a datagrid with tamplate columns

 <asp:TemplateColumn HeaderText="reviewer1" FooterText="reviewer1">
      <ItemTemplate>
       <asp:TextBox runat="server" id="txtr1name" Columns="15" Text='<%# 
Container.DataItem("r1name") %> '/>
      </ItemTemplate>
</asp:TemplateColumn>

I want to call a server side function on property change of the textbox.can I 
do this.If yes how to do?

What exaxctly I want here is : Here each datagrid cell will have a 
textbox(server control) .On change of the textbox I need to call one dll and 
get some data.does bubbled event is help .

I am completely clue less.any help from anybody appritiated.

Thanks
sanjay

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/MumbaiUserGroup/_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]

Reply via email to