Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
72 views
Hi All,

I am using Radcombobox using Web Service in Master Page.

 <WebServiceSettings Path="MasterPageEmployeeList.asmx" Method="GetEmployeeList" />         

But returning Server error like The Server method 'GetEmployeeList' failed.

but i use the same radcomobobox into aspx page. it is working fine.

Please let me know can i use that type of radcombobox into master page or not.

Thanks in Advance,
Dhamu
Dhamodharan
Top achievements
Rank 1
 answered on 22 Aug 2012
1 answer
175 views
i1 image from RadEditor for diplay.
i2 image is from Html TextArea when i display...


I'm not able to achive as it will be displayed in HTML TextArea.
Plzz help ...


Dobromir
Telerik team
 answered on 22 Aug 2012
1 answer
76 views
Hi all,
     I want to add a button on the titlebar of the radwindow to close the radwindow. How do I add a button on the title-bar
Savyo
Princy
Top achievements
Rank 2
 answered on 22 Aug 2012
3 answers
122 views

Telerik team,

I am using OnClientNodeEditing event of radtreeview to rename the node. I am also updating the database from the client side.
I am getting a weird problem. Whenever I rename the node and after then any server side event gets call the node get the previous text i.e. the text which was before renaming.

I don't want to post back for simple action like renaming the node.
Please let me know the cause and resolution for such behavior of the radtreenode.

Any help will be appreciable.

Regards,
Sampada








Bozhidar
Telerik team
 answered on 22 Aug 2012
3 answers
102 views
Hello,

I am currently working on a project and we decided to use the AutoCompleteBox to help with a search utility on the web application.  The control is great but I have 2 questions about it.

1.  Is there a way to limit the search to when the user types 3 characters?  I think I saw an answer to this already but I want to be sure because if I can make it work after 3 characters are typed in the box it might fix the next problem.

2.  The control works great for small queries to the database, but it does not work well with large queries.  We have a mix of both in the application, some forms use a select statement for data, some have a stored procedure with paging.  In our grids we use custom paging with a stored procedure in the database, we have some that are normal paging and some that are the Google style where when you scroll it automatically pages, is there a way to achieve the same functionality in the AutoCompleteBox?  With having several thousand records, the item just hangs up after the first key is pressed for a minute or 2 before any results are populated.

Thanks for any help!
Kalina
Telerik team
 answered on 22 Aug 2012
3 answers
106 views
Hi,

is there a chance to set an EmptyMessage value for RadAutoCompleteBox?

Best regards
Rayko
Kalina
Telerik team
 answered on 22 Aug 2012
1 answer
73 views
Hi

i have two GridTemplateColumn  for submit button & Reject button . Am ordering the column  seq from codebehind . My problem is column header is changed but data remain static. In attached image the cancel button should come first then submit button but its vice versa.



 <telerik:GridTemplateColumn Visible="true" UniqueName="imgbtnFirst" AllowFiltering="false">
                    <ItemTemplate>
                        <asp:ImageButton  ID="imgbtnFirst" runat="server" OnClick="btnFirstOnClick" Width="15px"
                            Height="15px" ImageUrl='<%# Eval("stsflg").ToString() =="S" ? "../../IMages/MoveDown.gif" :"../../IMages/Cancel.gif"%>'
                            ToolTip='<%# Eval("stsflg").ToString() =="S" ? "Reject" :"Cancel"%>' />
                    </ItemTemplate>
                    <HeaderStyle Width="30px" HorizontalAlign="Center" />
                    <ItemStyle Width="30px" />
                </telerik:GridTemplateColumn>
                <telerik:GridTemplateColumn Visible="true" AllowFiltering="false" UniqueName="imgbtnSecond">
                    <ItemTemplate>
                        <asp:ImageButton ID="imgbtnSecond" runat="server" OnClick="btnSecondOnClick" Width="15px"
                            Height="15px" ImageUrl='<%# Eval("stsflg").ToString() =="S" ? "../../IMages/MoveUp.gif" :"../../IMages/Submit.gif"%>'
                            ToolTip='<%# Eval("stsflg").ToString() =="S" ? "Approve" :"Submit for Approval"%>' />
                    </ItemTemplate>
                    <HeaderStyle Width="30px" HorizontalAlign="Center" />
                    <ItemStyle Width="30px" />
                </telerik:GridTemplateColumn>
Eyup
Telerik team
 answered on 22 Aug 2012
9 answers
163 views
In 2012.2.724.40 using Firefox I'm getting a JavaScript error whenever I double click on an existing item in the scheduler.  Firebug reports the error in this bit of code:

_getTimeFromIndex:function(h){var i=this.get_visibleRangeStart();
Telerik.Web.UI.RadScheduler._incrementTime(i,0,this._slotDurationInMinutes*h.intervalIndex);
return i;
}

Rob
Helen
Telerik team
 answered on 22 Aug 2012
0 answers
55 views
Hi,

We have been using Telerik ASP .NET Ajax controls in one of our projects. When we compare it with traditional development its fast and easy with eye catching UI in no time. Not only the products but the support team is also awesome, we have seen our queries and support tickets answered within 24 hrs which is remarkable. 

Great work!

Regards,
Piyush 
Piyush
Top achievements
Rank 1
 asked on 22 Aug 2012
1 answer
140 views
Hi,

i am using the same code as stated in example http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/usercontroleditform/defaultcs.aspx 

I have able to delete update the reults in the front end, but my database side is not getting updated.

Can you please let me know whats problem??
Eyup
Telerik team
 answered on 22 Aug 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?