I just came across a funny scenario that I would like to share. I was working on the events add form and testing out the adding of events. I would add a test event... nothing. No exceptions, it would just not add the event. I actually temporarily gave up on it and moved to work on something relating to the UI. Then I saw all of my Test Events. Then it hit me... I had te load size set to 5, and disabled paging, so the event were actually being added, they were just not displaying in the DataGrid. DOH!
↧