Telerik Forums
UI for ASP.NET AJAX Forum
0 answers
123 views
Hi

I have a major problem that I am hoping someone can help me with.  This is the combobox asp code:
<radc:radcombobox id="ddParameterName" 
                                      markfirstmatch="False"
                                      runat="server" 
                                      allowcustomtext="True"
                                      onselectedindexchanged="ddParameterName_SelectedIndexChanged"
                                      selectontab="False" 
                                      showdropdownontextboxclick="False" 
                                      skin="Classic"
                                      skinspath="~/RadControls/ComboBox/Skins"
                                      width="250px">
 </radc:radcombobox>

the problem I have is that when I type in the textfield then press tab to leave the control, the control RESETS the text in the textfield.  Now you can understand how annoying that can be.  Please can someone help.
steve
Top achievements
Rank 1
 asked on 21 May 2009
2 answers
116 views
Hi,

i have an <input type = "button" id = "btnId" /> and a RadWindow object is set to .OpenerElementID property has been set to "btnId".

I am trying to configure the radWindowInstance using .Enabled property by setting it to false, but it still can open the RadWindow. May i know what is the correct property to disable it ?

Regards,

hadi teo
Hadi Teo
Top achievements
Rank 1
 answered on 21 May 2009
7 answers
126 views
I've been playing with this example from the code library and wondered if it were possible to modify it so that the templated content is late bound.

What I'm trying to do is this: I have a PanelBar with a TreeView as the templated content. I don't want to bind any TreeView until and unless the relevant PanelBar item is clicked on to expand it.

Any thoughts would be much appreciated.

Ta.

--
Stuart
Stuart Hemming
Top achievements
Rank 2
 answered on 21 May 2009
1 answer
167 views
I've got a RadGrid inside a RadMultipage as I'm using the RadTabStrip.  My RadGrid is using complex databinding as illustrated in the demo.

On one of my pages RadMultipPages, I have, on the left side, an Edit button that will load a control to edit customer info.  On the right I have a RadGrid.  Everything works fine except when I do the following:

1. Click on the edit button to load my edit control
2. Hit "Cancel" to go back to my last view
3. The RadGrid looks fine until I click anything inside the grid.  For example, "Refresh" or "Add New Record".

The RadGrid just starts to disappear.  When I refresh the page using F5, the RadGrid is displayed again.  Any ideas?

Vincent

Georgi Krustev
Telerik team
 answered on 21 May 2009
2 answers
87 views
Hi,

We are using our own custom skin for the Telerik Treeview which was intially based on one of the Telerik skins.
We were 2 releases behind and decided to upgrade to the latest release, after many hours of changing all the CSS for pretty much all the Telerik controls we are almost back to our initial look and feel.
When expanding nodes that are loaded via a webservice, the treeview used to display "Loading.." in front of the node text. Since upgrading the "Loading.." no longer appears but instead we have a loading image.
Please can someone tell me how to remove the image and display the "Loading.." text like I had it before the upgrade.

Many thanks
Antony
Antony
Top achievements
Rank 1
 answered on 21 May 2009
3 answers
151 views
On the insertcommand, the e.Item is a GridDataItem instead of being GridEditFormInsertItem. Can someone help me.
Albert
Top achievements
Rank 1
 answered on 21 May 2009
3 answers
111 views
Hello there,

in most cases, I need the LoadingPanel to show with every Ajax Request, so I set it as the DefaultLoadingPanel in the RadAjaxManager. Things are fine and it loads nicely. However, in very few scenarios I don't wish the Panel to load. Is there a way to disable that on client-side?

RadAjaxManager as well as the LoadingPanel reside in my main ASPX page while the event I wish to disable the LoadingPanel for is in a UserControl that dynamically feeds into main ASPX. I can't seem to figure out how to reference the LoadingPanel from UserControl via client-side as well.

The other alternative would be to explicitly identify the LoadingPanel with every AjaxSetting's UpdateControl, which I believe is far from being practical.

Thank you in advance.

Regards,
Sebastian
Telerik team
 answered on 21 May 2009
1 answer
96 views
Hello,

I have a situation where its usefull to add extra information to a webservice I'm calling with the RadCombobox.

Depending on the extra properties of an extended class of the RadComboBoxContext class I could do more within the WebMethod.

For example I want to add the contents of several controls into a List<string>. In the Webservice via the context I should be able to read this info out.




Can this be done? If yes, how can a pass the extended class to the Webservice?

With kind regards,
Simon
Telerik team
 answered on 21 May 2009
1 answer
241 views
Hi,
We are updating from the old ASP.NET controls to the new ASP.NET AJAX.

When putting the control in a normal page everything works fine, but when the control is placed in a page which has a masterpage the WebResource.axd with the neccessary styles is not called. If we move the control out in the Master page the WebResouce.axd is correctly called. Is this a common issue or am I doing something wrong?

Veselin Vasilev
Telerik team
 answered on 21 May 2009
4 answers
94 views

Hi All,

I starting a new project and am considering using either CSLA.Net or LLBLGen as my business objects / data access layer.  I know each framework has its advantages and disadvantages in terms of the framework itself, but primarily, for this thread, I'm interested in how well each supports and is supported by databinding with RadGrid.

I searched the forums and found postings, but most were a couple of years back.  The problems being described seemed to have relatively "solvable" fixes and some others talked about enhances being added to Telerik tools that would address said problems.  I know Telerik does an outstanding job of constantly enhancing their tools, so I don't know if the lack of newer postings is due to both framework enjoying fully functional and compatible databinding or for some other reason...?

My questions are... does anyone have experiences they would like to share regarding each (or ideally both) with respect to databinding?  If there are definite things to consider for either, that would be great too.  I am most interested in sorting, filtering, and optimized custom paging through their respective datacontrols.

After that, any general thoughts would also be appreciated, but I wanted the primary concern to be addressed first.

I would love to hear from Telerik staff that the support requests have gone away because both frameworks are working perfectly with RadGrid.  :)

Many thanks in advance,

C.

Cesar
Top achievements
Rank 1
 answered on 21 May 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?