Hi! I have a GridView with 3 columns (ID, Name, Severity) and 5 rows with a Database table as its data source. I want to style only those rows by giving that row a border and a different color whose ID starts with the letter 'A' or 'a'.
Hi,
You can simply Bind with DataBase DataSet or DataTable,It is sample that's why it uses HardCode Data.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.