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

[Solved] Custom attributes values won't show in edit textbox

1 Answer 119 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Atle
Top achievements
Rank 1
Atle asked on 19 Jul 2009, 01:07 AM
Since I'm new to all Telerik controls, I might be missing something easy. Problem is I can't see the Custom Atttibutes value when I edit an appointment.
I have a field, ROOM varchar(30), in my SQL database and added a Custom Attribute ROOM. When adding new appointments, the ROOM attribute shows up nicely, and when I enter some text into this field, it is saved in the database. Thats good! 
But when I want to edit the appointment the ROOM textbox is empty - not as expected. So when I save the changes. the Room field is overwritten with a blank. All the standard fields works perfect.

Shouldn't I see the saved value for the attribute, or do I need to do something additional?
I have used the Datasource Wizzard in VS to create the SQLconnection. My Select command is "SELECT * from [Appointments]"

Atle


1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 20 Jul 2009, 01:14 PM
Hi Atle,

What's really strange is that you have this problem only in edit mode. I have attached a simple demo that works find so you can use it for reference. If you continue to experience difficulties, please open a support ticket and send us a simple working project which we can test locally.


All the best,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Scheduler
Asked by
Atle
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or