C
Cdude
I need to access the current row of the bindingsource. I need to
assign that row to a DataRow[] is this possible.The reason i want to
do this is that i have a switch statement that needs the "AccessLevel"
value out of the current row.
assign that row to a DataRow[] is this possible.The reason i want to
do this is that i have a switch statement that needs the "AccessLevel"
value out of the current row.