OK.
I keep spending a lot of time looking for examples especially when I want to access controls, fields, values etc.
Am I within an itemcommand, if so, use ownertableview.FindControl ....
If I am in ItemCreated, then use so and so .....
IS THERE A PLACE I CAN GO THAT WILL HELP ME UNDERSTAND "WHEN TO USE WHAT" WHEN I NEED TO ACCESS CONTROLS, FIELDS AND VALUES IN MY GRIDS, FORMS OR ANYTHING ELSE ?
I could wait until I code enough to have a bunch of examples from a bunch of events, or, I can learn what the heck i am doing here.
Any advice ?
I keep spending a lot of time looking for examples especially when I want to access controls, fields, values etc.
Am I within an itemcommand, if so, use ownertableview.FindControl ....
If I am in ItemCreated, then use so and so .....
IS THERE A PLACE I CAN GO THAT WILL HELP ME UNDERSTAND "WHEN TO USE WHAT" WHEN I NEED TO ACCESS CONTROLS, FIELDS AND VALUES IN MY GRIDS, FORMS OR ANYTHING ELSE ?
I could wait until I code enough to have a bunch of examples from a bunch of events, or, I can learn what the heck i am doing here.
Any advice ?