1
Answer

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

venus najad

venus najad

2y
501
1

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)