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

Hi,

I am using a RadGrid with default filters, Now i need to add extra filters on top of the default filters and based on the custom filter selection i need to call Database?

is it possible?

Santhosh
Top achievements
Rank 1
 asked on 31 May 2017
3 answers
97 views

Need help generating popup from usercontrol codebehind on dynamic button click whose url is dynamically generated based on dynamic textbox in RadGridItemCreated

Most of the examples I find already know what to show in popup but in my case I want to show popup from codebehind based on whatever dynamic url I just create.

I will appreciate if anyone can reply to this.

Gaurav
Top achievements
Rank 1
 answered on 30 May 2017
2 answers
118 views

Hi Guys,

Recently I was trying to do some automated tests for my website using "Watir" framework.

 

However I couldn't get the DropDownList and other Rad Elements work. Here is my HTML code:

<tel:RadDropDownList ID="ddlzone" runat="server" AutoPostBack="true" OnSelectedIndexChanged="ddlzone_SelectedIndexChanged" ></tel:RadDropDownList>   

 

Then I got a bunch of "div"s with different "id" and "ul"s "li"s elements in the final page. ( by using chrome inspect function)

 

Then I am trying to change the selection of this DropDownList in my ruby code:

ie = Watir::Browser.new
ie.goto("http://localhost:xxxxx")
ie.select_list(:id => "ctl00_MainContent_ddlzone_DropDown").select_value("Japan")

There are some error messages saying that this element couldn't be found.

 

I went to google and found two links about testing telerik elements with watir:

http://www.telerik.com/blogs/testing-radcontrols-for-asp-net-ajax-with-watir-%E2%80%93-how-easy-it-is

http://www.telerik.com/blogs/automating-complex-javascript-rich-controls-with-watir

They are both written 10 years ago and some links in the page didn't work anymore. I tried the method in the above links but didn't get any luck.

 

My question is :

Is there any good examples of testing complex telerik controls with Watir framework?

or 

Maybe there is a better way to test it rather than watir?

 

Thanks a lot!

 

 

 

 

 

 

 

 

 

 

shaohua
Top achievements
Rank 1
 answered on 30 May 2017
0 answers
101 views
When I try and close my data connections, the Telerik controls break.. Is this something that is built into the controls once the data connection has been bound? Or do I need to begin looking at the way I am closing the data connections?
tyler
Top achievements
Rank 1
 asked on 30 May 2017
5 answers
138 views
Hello,

Today I noticed that when you have AutoPostBack="true", and clicking the clear button, no postback is done at all. I think it would be logical to have a postback to EntryRemoved with an entries collection count of 0?

anyway, There is a client side event, but how can I generate a postback to the RadDropDownTree EntryRemoved ?


Tanks in advance,

Erik
Vessy
Telerik team
 answered on 30 May 2017
3 answers
419 views
Hai
  I need to show the progress bar inside the radwindow ,if i click button it will take 1 to 2 mins for processing,so i need to show the progress bar when page is refreshed .

Regards
  Aravind
Rohit
Top achievements
Rank 1
 answered on 30 May 2017
1 answer
100 views

Hi,

We get a script error when menu is disposed in Edge.
Other browsers seems fine...

The exception is: Unable to get property 'handleEvent' of undefined or null reference

Example:

<%@ Page Language="vb" AutoEventWireup="false" CodeBehind="menu.aspx.vb" Inherits="TestaTredjepartWeb.menu" %>
 
<!DOCTYPE html>
 
<head runat="server">
    <title></title>
</head>
<body>
    <form id="form1" runat="server">
        <asp:ScriptManager ID="s" runat="server">
        </asp:ScriptManager>
        <div>
            <telerik:RadMenu ID="menu" runat="server">
            </telerik:RadMenu>
        </div>
    </form>
</body>
</html>

 

When F12 Developer Tools is running, press F5 to refresh the page, then the dispose script error will occur!

Using Edge 15 and Telerik 2017.2.503.45.

Regards
Andreas

Vessy
Telerik team
 answered on 30 May 2017
1 answer
80 views

Hi

Does Telerik Radeditor supports MS Word protected sections?

If it does not support this feature out of the box, could you advise how I can restrict editing of some regions inside Radeditor manually?

Thanks

 

Vessy
Telerik team
 answered on 30 May 2017
1 answer
185 views

I have textbox to enter and below that two listbox in between having buttons to trabsfer items from one to another listbox as shown in attached image.

Now I want functionality where while typing in textbox I will fetch data from DB from show suggestions in left listbox all dynamic.

i.e. 

lets say If i type 'Tes' in textbox, system will fetch records which contains entered text and show suggestions in left listbox. Now if I continue to write further 'Testdata' or remove any character already enetered 'Te', the below left listbox should be updated accordingly dynamically.

 

Thanks in advacnce and any asap help is appreciated.

 

Yashwant
Top achievements
Rank 1
 answered on 30 May 2017
1 answer
66 views
How do I get a Header Tooltip to display an image? I have no problem dynamically setting the Grid Header Tooltip in the code behind but I'm falling far short on figuring out how to get the Tooltip to display an image.
Eyup
Telerik team
 answered on 30 May 2017
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?