G
Gilbert Tordeur
Hello,
As most of my users use a slow WAN I always write aspx pages with
EnableViewState="false" to reduce the page size.
However, I remark that the RowCommand and the RowDeleting routines of my
GridView are not executed with EnableViewState="false", while they are with
EnableViewState="true".
Does anybody have a solution ?
Thank you,
Gilbert
As most of my users use a slow WAN I always write aspx pages with
EnableViewState="false" to reduce the page size.
However, I remark that the RowCommand and the RowDeleting routines of my
GridView are not executed with EnableViewState="false", while they are with
EnableViewState="true".
Does anybody have a solution ?
Thank you,
Gilbert