This is a migrated thread and some comments may be shown as answers.

Default Values

1 Answer 98 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
sitefinitysteve asked on 07 Aug 2010, 02:10 AM
My tables are setup to autogen newid() and getdate() for their respective columns

I have my RadGrid bound to an OpenAccess datasource...

It doesnt seem to be respecting and allowing the SQL the default values though

Do I have to set this up in the Model somewhere?  I see the Default Value option, but it says "as a string"...

1 Answer, 1 is accepted

Sort by
0
Damyan Bogoev
Telerik team
answered on 10 Aug 2010, 08:13 AM
Hello Steve,

In order to respect the default values you should do the following for each of these properties:
- Select the property from the visual designer;
- Set its Kind setting from the Properties Window to PersistentReadOnly;
I think that will help you.


All the best,
Damyan Bogoev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
Answers by
Damyan Bogoev
Telerik team
Share this question
or