Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
79 views
Hello,

In some, but not all projects, I have to place a copy of the telerik dll in the bin folder, even though the dll is installed in the Gac.

THis is true both on my dev server and live server.

If the dll is not in the bin I get an error page saying the dll cannot be found.


Any idea why this happens?

Thanks,
Schlurk
Top achievements
Rank 2
 answered on 11 Nov 2009
4 answers
154 views
I have a page using the FileExplorer component. It works great when I'm debugging in Visual Studio 2008, but when I copy all the project right to the IIS path, I can't press the create new folder or upload buttons. Also I can't rename files or folders.

I'm using Vista SP2 64-bits.

Thanks for the help!
Andrés Salinas
Top achievements
Rank 1
 answered on 11 Nov 2009
2 answers
100 views
I have 2 radgrids one with jobs and the other with users I would  like to be able to Multi drag and drop jobs and assign them to specific users in the other grid is this possible with radgrid drag and drop, if so could you provide a vb example
Robert
Top achievements
Rank 1
 answered on 11 Nov 2009
2 answers
215 views
Hi,
In asp:treeview control such a flexibility is been provided. Please read the following paragraph.

Customizing the Appearance of the TreeView Control

The TreeView control provides ImageUrl properties such as RootNodeImageUrl, ParentNodeImageUrl, and LeafNodeImageUrl. These custom images are rendered to the left of the node's text. You can override the default image for the node type using the ImageUrl property. The TreeView control also provides CollapseImageUrl and ExpandImageUrl properties for the expanded and collapsed indicators. These are usually represented by plus and minus icons. There is also a property named NoExpandImageUrl that can be used for rendering an image for nodes which have no children. You can turn off the default image using the ShowExpandCollapseboolean property.

In addition to custom images, the TreeView control also supports TreeNodeStyle properties for each node types. These style properties override the NodeStyle property, which applies to all node types. A node can also have a different style applied when it is selected. When Selected property is set to true, the node is selected and the SelectedNodeStyle properties overrides any corresponding unselected style properties for the selected node. It is also possible for you to render check boxes between the node and image by setting the ShowCheckBoxes property to a boolean value. 

Why the same flexible support has not been provided here?
Anybody please provide me a sample where in I can change image URL instead of Plus and Minus symbol in the tree.

Telerik admin please answer my query.

Regards,
Medac

Schlurk
Top achievements
Rank 2
 answered on 11 Nov 2009
4 answers
151 views
Hello:
When the user click "Add new row", I need to disable it,
for example,
if the user click on "Add New Row" the program execute a routine that return a boolean,
if the routine return true then "Add new row" must to display a message "You can't add more rows".
And the inputs for insert don't must appear.

Can you help me?

Thanks.
rema43001
Top achievements
Rank 1
 answered on 11 Nov 2009
3 answers
238 views
Hi
Need Help..!!

Trying to get an image from image manager  in radgrid and saving it into database...

as a basic step i made a standalone imagemanager inside the radeditor and wrote a javascript "imagemanagerfunction" on clientside and  trying to execute tht script on server side using clientcallbackfunction to get image name and store it or save it in db

but its not working..


Rumen
Telerik team
 answered on 11 Nov 2009
3 answers
124 views

Hi,

I’m a beginner in “asp.net” and “telerik” and I need your help. How can I change page of “secondwindow” (secondpage.aspx) by pressing a button in the  firstwindow (firstpage.aspx)?

I would like to refresh "secondpage" to "thirdpage" by pressing a button in the "firstpage".

 

This is my code on the page default.

 

<form id="fDefault" runat="server">

 

<telerik:RadScriptManager ID="RadScriptManager" Runat="server">

</telerik:RadScriptManager>

<telerik:RadWindow ID="WinFirst" runat="server" NavigateUrl="firstpage.aspx">

</telerik:RadWindow>

               

<telerik:RadWindow ID="WinSecond" runat="server" NavigateUrl="secondpage.aspx">

</telerik:RadWindow>

</form>

Bruno Roberto
Top achievements
Rank 1
 answered on 11 Nov 2009
5 answers
353 views
I am unable to create a proper anchor tag link with the Hyperlink Manager. If I create a link called #top, and choose it under the list of existing achor tags, the url that shows up in the rendered html is the full url for the currect page (that contains the editor, with a bunch of strange query strings (and the #top tacked on at the end).

Example of rendered html when I tried to link to an anchor called #top:

<P><A name=top>test</A><BR><BR><A href="http://demo1.a2test.com/AnnouncementsAjaxed/NewAnnouncement.aspx?id=77819&amp;rwndrnd=0.24901411996245631#top">test</A></P>

I need it to simply render

<P><A name=top>test</A><BR><BR><A href="#top">test</A></P>

Is this possible? Help!
Rumen
Telerik team
 answered on 11 Nov 2009
1 answer
84 views
I have a grid where one column is numbers represented as text like this:
1.1.1
1.1.2
...
1.10.1
1.2.1

This sorting order is off, and I'm wondering if the radgrid can automatically correct this, so 10 is not smaller than 2.

Thanks for your help.
Dimo
Telerik team
 answered on 11 Nov 2009
3 answers
122 views
I used RadGird1.Items.Count and RadGird1.MasterTableView.Items.Count, but both aren't successful. I don't know how to do?
Tsvetoslav
Telerik team
 answered on 11 Nov 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?