Monday, 19 August 2013

How to add a readmore option in gridview?

How to add a readmore option in gridview?

I am using asp.net with c#. I am displaying some data from a database
table. A column of that table is contains the description for that
particular record. I want to show the minimum description first and also
want to add some sort of read more options (Like, "Read more. . . " or ".
. . ").
How can i do this job?
Help shell highly appreciated. . .

No comments:

Post a Comment