Search results for query: *

  1. M

    Datagrid.Items not working

    Here's a code snippet that implements this kind of processing in v1.1. This code is from a Composite Control I've developed inheriting from DataGrid (thus the 'Me.Items' reference in the 'For Each' statement). What I'm doing here is storing the selected DataKeyField values from the DataGrid's...
Back
Top