Click here to Skip to main content
       

JavaScript

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
QuestionHow to get value from TDmemberChitttapa26 Nov '12 - 10:03 
I am showing a multi column table in OnClientShowing event of AutoComplete extender based on the return value (The value is concatenated with | delimeter) from the service method.
 
While creating dynamic table the TD element is created with value of the code and table display is name.
 
When user clicks on the blank space the table the OnClientShowing shows the correct value in eventArgs.get_value() but when user clicks on the text area of Table the eventArgs.get_value() returns NULL.
 
eventArgs.get_text() returns the the name displayed in the table but name is of no use to me. I need TD value. How can I get it.

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 23 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid