I added template column in webdatagrid for set hyperlink in it , but after post back i lost that column data and it's give me a emplty column cells ,
any body know how to fix that
Do you have EnableDataViewState set to true?
Yes Sir , I did set up that properties to true , here is my code to add hyperlink in webdatagrid cell
you can find my html code in this page , i bind webdatagrid only one time /Load time , I am not using any datasource (sql/object) , I used my BO object to bind that grid
so after post back it's lost that hyperlink column data only not other column
http://docs.google.com/View?id=dhng4d2v_17gsmfrwcs