views:

380

answers:

0

Hi,

I have created this(http://kpumuk.info/asp-net/gridview-with-custom-digg-like-pager/) gridview with pager control in C# for my website in ASP.Net 2.0 (C#).

Now for SEO purpose I do not want to hide my links from search engine boots.

So for this I want to set my Gridviews's behavioural properties GenerateHiddenHyperLinks to True and also set the QueryStringParameterName to the Name of my Query String Parameter.

Can anybody tell me how can I do this in C# with the GridviewPagerControl I have created for my website with the help of an article whose link is alredy give above.

Thanks in advance. nzahra.