I'm watching the Telerik Trainer videos (which are GREAT by the way) and things don't seem to be right on my system. I'm running VS2008 on Vista. For example, the video suggests you start with the "ASP.NET AJAX Enabled Web Site" template so you automatically get the ScriptManager control. I believe I've already confirmed that this template is not included in VS2008 for .NET 3.5 projects.
I'm watching "An Overview of the RadComboBox (part 1)" and following along by building my own project connected to my own DB. I have the combo talking to the DB (very cool!) but then he adds 2 label controls to the page and hooks one up to show the selected value based on the "SelectedIndexChanged" event. To do this he selects the combobox and clicks the lightning bolt icon at the top of the properties box. I don't have a lightning bolt icon.
So how do I create a function to do what he is doing in the video with the current version?
Thanks so much!
- Robert
[UPDATE]
Well, I've burned some hours trying to work this out. Finally I rebooted my PC (for other reasons) and when I go back in the project the lightning bolt iconis there. I closed VS and reopened the project several times as I was playing with it so I don't think VS was locked up. I'm not sure why it came back after a reboot. Weird that one element of the UI would disappear. Anyway, I worked it out.
I'm watching "An Overview of the RadComboBox (part 1)" and following along by building my own project connected to my own DB. I have the combo talking to the DB (very cool!) but then he adds 2 label controls to the page and hooks one up to show the selected value based on the "SelectedIndexChanged" event. To do this he selects the combobox and clicks the lightning bolt icon at the top of the properties box. I don't have a lightning bolt icon.
So how do I create a function to do what he is doing in the video with the current version?
Thanks so much!
- Robert
[UPDATE]
Well, I've burned some hours trying to work this out. Finally I rebooted my PC (for other reasons) and when I go back in the project the lightning bolt iconis there. I closed VS and reopened the project several times as I was playing with it so I don't think VS was locked up. I'm not sure why it came back after a reboot. Weird that one element of the UI would disappear. Anyway, I worked it out.