venus najad

venus najad

  • 1.3k
  • 414
  • 27.9k

how to get access to controls inside datalist in C# asp net

Feb 2 2023 5:28 PM

i have made a massenger chat project in C# asp net.

after login, you find any members in a page, where you can send you messages. for this i need to get accdess to controls in datalist, which are image of the suctomer and its name (which is a linkbutton)... when i press linkbutton to get the name, the string variable is empty???!!! i used other option, but it stands the last name in the list of customers???!!!

i attach the codes thanks 

/forums/uploadfile/a8d6ef/02022023171459PM/codes.pdf


Answers (1)