Since I never received a response from this thread: http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/inherited-page-classes-problem.aspx
I'll post here.
In using v. 2008.2.826.35 i wasn't having any problems with the RadGrid. However, when I tried using build 2008.3.1125.35, i began having insert/update issues.
On insert, empty strings (not NULLs) are returned to my app and therefore empty strings are being inserted into my DB.
On update, the original values are being 'updated' in the database - not the new values.
As you can see from the link above, I'm using OnNeedDataSource, so I don't believe the issue is with a PostBack. AND, like i said earlier, everything works perfect with the 2nd Quarter Release. There's a bug somewhere in your 3rd quarter.
Thanks,
Joshua
I'll post here.
In using v. 2008.2.826.35 i wasn't having any problems with the RadGrid. However, when I tried using build 2008.3.1125.35, i began having insert/update issues.
On insert, empty strings (not NULLs) are returned to my app and therefore empty strings are being inserted into my DB.
On update, the original values are being 'updated' in the database - not the new values.
As you can see from the link above, I'm using OnNeedDataSource, so I don't believe the issue is with a PostBack. AND, like i said earlier, everything works perfect with the 2nd Quarter Release. There's a bug somewhere in your 3rd quarter.
Thanks,
Joshua