how to hightlight particular row in datagrid
-
I have to hight light the particular row in datagrid wat to do pls help me if u knw the anser thank you,
k.priya
Try google?
"I guess it's what separates the professionals from the drag and drop, girly wirly, namby pamby, wishy washy, can't code for crap types." - Pete O'Hanlon
-
Try google?
"I guess it's what separates the professionals from the drag and drop, girly wirly, namby pamby, wishy washy, can't code for crap types." - Pete O'Hanlon
ya i tried in google .but i got the codings when we we place the on the link or some event...i dont want like tat.i need to diffentiate particular rows with color when the page gets loaded itself... HTML ---- runat="server" AutoGenerateColumns="False" CellPadding="4" Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False" Font-Underline="False" ForeColor="#333333" GridLines="None" Height="70px" PageSize="5" Width="867px" OnItemCommand="changestatus" OnPageIndexChanged="DataGrid2_PageIndexChanged1"> ]]>" DataTextField="uname" DataValueField="uname" Width="99px"> ]]>' Text="All
-
ya i tried in google .but i got the codings when we we place the on the link or some event...i dont want like tat.i need to diffentiate particular rows with color when the page gets loaded itself... HTML ---- runat="server" AutoGenerateColumns="False" CellPadding="4" Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False" Font-Underline="False" ForeColor="#333333" GridLines="None" Height="70px" PageSize="5" Width="867px" OnItemCommand="changestatus" OnPageIndexChanged="DataGrid2_PageIndexChanged1"> ]]>" DataTextField="uname" DataValueField="uname" Width="99px"> ]]>' Text="All
Refer: https://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1489049&SiteID=1[^]
Sabarinathan T, India. The interests are to know something about everything and everything about something...