I hope I have the right forum for this question:
I'm currently looking into buying a new laptop to develop my ASP.NET 2/3.5 / SQL Server 2005 applications on. I read that there were a lot of issues installing SQL 2005 on Vista. I want Vista because i think i should be up to date and within a...
I probably don't know what I'm talking regarding performance issues.
However, now that I'm looking at this option of looping through the records, I can't even find a datakeys property on the GridViewRow. Can you provide exact syntax, since the closesg i can find is "row.RowIndex" which takes me...
I was afraid so. I simply want the row highlighted to indicate to the users which row was updated so it's immediately apparent to them. I guess I can expect performance issues for larger record sets if the record in question is at the bottom of the list.
I just can't understand why it's...
Is it possible to select a gridview row by value instead of setting selectedindex? I know selectedvalue is readonly, but maybe there's another way aside from iterating through all the rows and checking keys
The reason i need to select value instead of index is that after updating record its...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.