Hi all,
I have a simple scenario like this... In a List page (legalList.aspx) i
have different entries ...each one haveing edit ,view,delete options.
The list is done with Datagrid....edit,view and delete are shown as image
icons.
Now i need to differentiate the entries in the Datagrid based on whether the
paticular entry in the row is already opened atleast once are not...similar
to our outlook inbox or yahoo inbox( If u open the mail then automatically
the font will be de-hieghleted).
Can any one help me how to achive this scenario.
Thanks in advance,
Ravibabu
Carl Daniel [VC++ MVP] - 11 Jul 2005 07:02 GMT
> Hi all,
>
[quoted text clipped - 11 lines]
>
> Can any one help me how to achive this scenario.
You should post this question in an ASP.NET newsgroup rather than a C++
newsgroup. Try
microsoft.public.dotnet.framework.aspnet.datagridcontrol
-cd