Hi ! I have a GridView filled using a strongly typed datasource, in which one more more fields are deeploaded (see code below for an example). <data:RegionDataSource ID="__regionDS" runat="server" SelectMethod="GetPaged" UpdateMethod="update" EnableDeepLoad...