M
Mike D
I am binding a Dataadpter to 25 Text controls on a Web form. There is too
much data to bind to a datagrid(because it runs off the screen) and the
datalist is not user friendly for designing the screen. Enough about that
though and 24 Text controls.
What are the commands for looping through all the controls, finding out if
the value has changed for that particular control. I'm trying to track the
revisions made to a record so the user can view what changed on a particular
day.
much data to bind to a datagrid(because it runs off the screen) and the
datalist is not user friendly for designing the screen. Enough about that
though and 24 Text controls.
What are the commands for looping through all the controls, finding out if
the value has changed for that particular control. I'm trying to track the
revisions made to a record so the user can view what changed on a particular
day.