datagrid row-nearest row from today
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a very simple issue with my datagrid. I have a date column only in datagrid. I have future dates, current dates and past dates in that. I want to show the row selected which is nearest to today, when data load from dataset.This is one issue. Second, I want to change color of the row when somebody select a row. when somebody click another row, previously selected row's color will change to it's original color. If anybody can help me, i will really appreciate that. Thanks, NIKI