G
GridView Newbie
Is there a way to explicitly name BoundFields in a GridView? The controls
are getting names like "ctl10". There is one control that I would like to
name "LocationType" so I can pass that string into FindControl() instead of
the meaningless "ctl10".
Thanks for the help.
are getting names like "ctl10". There is one control that I would like to
name "LocationType" so I can pass that string into FindControl() instead of
the meaningless "ctl10".
Thanks for the help.