Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
126 views
How can I best implement inplace editing with Telerik RadTextBox?

What I want is something like these:
Easy AJAX inline text edit  (see example)
Edit-in-place with jQuery

I've done this before with Prototype and other Javascript... but what is the best way with Telerik controls?

I have not seen any examples of this functionality in Telerik samples or docs.

Thanks,
Glen






Sebastian
Telerik team
 answered on 09 Jul 2009
2 answers
96 views
not even sure I want to actually cancel the nodepopulating event yet, but I'll explain what I'm attempting:

I have a radtreeview, with it's nodes being populated by a webservice when expanded.  As it turns out, one of the nodes has a LOT of children, and even taking into consideration an extra level of nodes, to perhaps break the subnodes down by alphabetical order, it doesn't look like the most usable way of selecting nodes under that category, not to mention very slow to return so many nodes.

So, what was considered is something along the lines of canceling the particular nodePopulating event (although I guess the better approach is to change the TreeNodeExpandMode for that node in the first place - I think I just answered my own question), and instead of loading the nodes instantly, display a textbox, where the user can start typing the first letters of the required child node, at which point the nodes under that category will filter based on the user's text entry.  I can imagine this being an ajax style predictive text box, but perhaps this isn't that important - the key thing is not actually populating children for this node until the user has entered some text into a textbox to filter the list.

Sound possible?
Atanas Korchev
Telerik team
 answered on 09 Jul 2009
2 answers
133 views
Hi,
I want to use the fileexplorer to list directories and files.
But I need to have 2 initial paths (because of user role management), do I need to build a custom provider for that or is it possible to add 2 different root paths?
I have checked the custom file content provider demo:
http://demos.telerik.com/aspnet-ajax/fileexplorer/examples/dbfilebrowsercontentprovider/defaultcs.aspx
but it feels complicated to build!

It would be great if there were a way to add multiple paths to the explorer like:
RadFileExplorer1.InitialPaths.Add("~/Folder1"); 
RadFileExplorer1.InitialPaths.Add("~/Folder2"); 
 

Regards,
Mattias
Mattias
Top achievements
Rank 1
 answered on 09 Jul 2009
3 answers
84 views
Hello,
The application we are developing is using a custom skin.  However, the RadEditor is not displaying correctly with this custom skin.  The RadEditor doesn't display correctly when assigning it with a default skin either (e.g., Vista or Web20).  Is there a setting to override the custom skin and display a default skin?  

Thank you.
Rome 
Martin
Telerik team
 answered on 09 Jul 2009
1 answer
122 views
Hi -

 i have a radtreeview with checkboxes. I want to make sure that when the user checks all the child nodes manually, parent node should NOT get checked by itself, it should only have indeterminate state. Only if user manually checks the parent node, it should be checked. Thanks in advance.

Princy
Top achievements
Rank 2
 answered on 09 Jul 2009
1 answer
116 views
Hi,

When I am inserting any image through Image manager, I am not getting Image name in HTML View.

What I want to do, When I insert any Image, before it get Inserted in Editor, I want to replace its name with another name. So thats why I need to know one funtion which will be called when I click on Insert button of Image Mamager.

Let me also know that how would I get image name when I Insert Image ?

Thanks
Dipsa
Rumen
Telerik team
 answered on 09 Jul 2009
2 answers
122 views
Hiya

if the following gets my all the checkboxes i have checked, how can i find all the checkboxes that arent checked?  Bascially when you first go to my page i want to preload any selections you may have made before by checking boxes...obviously the below is wrong as i have nocheckednodes at the start but how to i change it to select all nodes???

many thanks

Dim

 

nodeCollection As IList(Of Telerik.Web.UI.RadTreeNode) = RadTreeView1.CheckedNodes

 

 

       For Each node As Telerik.Web.UI.RadTreeNode In nodeCollection

 

 

            If e.Node.Value = objuser.ViewableDivisionID Then

 

                e.Node.Checked =

True

 

 

        End If

 

 

    Next

 

Caroline
Top achievements
Rank 1
 answered on 09 Jul 2009
3 answers
88 views
Hi,

I am having a hierarchial grid which is created dynamically and can have n level of hierarchy with each level having one detail table.
I create template columns dynamically and add it to the grid and use "ServerOnDemand" for hierarchial load mode.
My issue is when i change the parent item to edit mode, its relevant detail table records also should be changed to edit mode.

How can i set the particular rows of the child detail table to edit template?

Can anyone help in solving this issue.

Thanks in Advance
Ravikumar
Princy
Top achievements
Rank 2
 answered on 09 Jul 2009
1 answer
154 views
It seemed to me that the RadListBox control is no longer available in Telerik.Web.UI namespace in the latest version  2009.1.527.20 released on May 27, 2009. Did I miss anything? Does the RadComboBox take over the functionality? If yes, what should I do to achieve the similar functionality in RadListBox's AllowTransfer="true" TransferToID="targetcontrolid"?

Tuan Huynh.
Paul
Telerik team
 answered on 09 Jul 2009
1 answer
263 views
Hi,
I went through one problem,I am using RadEditor control,I am taking images and text here. My problem is that instead of saving Images in folder I want to save images in database in varbinary(Max) format,Is it possible,if yes then please tell me how we can do like that?
 Thanks in advance.


Rumen
Telerik team
 answered on 09 Jul 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
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
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?