Hello and thank you in advance for reading.
I am trying to display a comments page that is connected to my GridView Control (which has "Select" enabled).
So when a user selects a row from the GridView they get the option to post a comment to which the next user can see and reply to that comment if they have selected that same row.
Essentially creating a unique comments\display page for every row in my grid view.
Hope that makes sense.
New to C# ASP so any help no matter how small is apprecitated
-Z
I am trying to display a comments page that is connected to my GridView Control (which has "Select" enabled).
So when a user selects a row from the GridView they get the option to post a comment to which the next user can see and reply to that comment if they have selected that same row.
Essentially creating a unique comments\display page for every row in my grid view.
Hope that makes sense.
New to C# ASP so any help no matter how small is apprecitated
-Z