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

I added a custom command along side with the standard edit button.

The command calls a javascript, which makes ajax call to do some update.

To keep front end consistent with backend, I also use 'set' method to change front end value.

However, once I click edit, the front end change back to old value.

Any way to sustain the change? 

Thanks
Konstantin Dikov
Telerik team
 answered on 01 Mar 2015
4 answers
217 views
Hi,
Our user base requires single column grids for data entry purposes. The requirement is that once they click the first row in the radgrid, they can type in the value, hit enter, and focus moves to the next cell (in this case, the next row because there is only one cell per row), where the cell is then automatically in edit mode and the user can start typing it's value... they hit enter, it moves focus to the next row, etc. They need to be able to use the enter key for this functionality, not the tab key. I've seen some excel-like controls out there that may do this, but we have spent the money on this suite already and I am hopeful that you can provide me the needed guidance.
I have already written code to save changes once all of the client side data has been entered. This is a master-content page setup.

Thanks
Konstantin Dikov
Telerik team
 answered on 01 Mar 2015
1 answer
124 views
Hi
I have 10thousands Records when i bind Telerik Grid with Pagination But loading verslow how to solve this

Give any idea 
Konstantin Dikov
Telerik team
 answered on 01 Mar 2015
0 answers
62 views
In a visual studio 2010 visual basic asp.net application, there is a Telerik tool that has been inserted into the application for users to create custom letters some other developers. When the users actually print the custom letter, it prints fine. However when the user is working with the application and entering specific data, there  is an area where the user is suppose to place an 'X' in an area marked as [  ]. After this specific area [  ] there is wording that explains why the area has an X placed in it. When the user looks at the form at this point before the 'print' the letter, the wording goes down the page instead of having wording appear all on one line. The data that appears to go down the page, is like data is entered in a 'narrow' cell in excel.

Thus can would you tell me what can be changed in the application so the 'wording' appears all on line and does not go down the page?
Diane
Top achievements
Rank 1
 asked on 01 Mar 2015
11 answers
1.7K+ views
hello,
I have created a page for searching, it contains a "search criteria Section" which include textboxes and combos for search plus a search button, by clicking the but I am calling a web method and passing the data in search criteria section, it returns the data correctly in JSON format as array

the question, How can I bind the returned data to the grid (client-side of course)?

thanks,
Taraman
Jayesh Goyani
Top achievements
Rank 2
 answered on 28 Feb 2015
2 answers
126 views
I have a in-house web-app that has been in production for 3 years. We have been using an old version of IE (9 to be precise).

We are testing IE11 now and I have this weird issue.

On some of my Telerik controls I have client-side events, ex.: on a radComboBox I have <I>onclientselectedindexchanged</I> and an associated event (function).

In IE11 I get the following error "JavaScript runtime error: 'rcbMarketTypeIndexChanged' is undefined", but in IE9, current versions of Firefox and Chrome I do not get any such errors and the functionality related to 'rcbMarketTypeIndexChanged' executes fine.

The javascript is embedded in the aspx file with the proper <scripts> tags.

I'm assuming that it might be related to a javacript syntax error (that I cannot find) which is rearing it's ugly head but I would assume it would affect other browsers including IE9 if that was the case.

Any suggestions on how to pin-point and rule out a javascript syntax issue.

Thanks

Alex
Top achievements
Rank 2
 answered on 27 Feb 2015
7 answers
409 views
I am having a few issues in using the RadToolTip feature.

1. One issue is the tooltip box will flicker if it is in an UpdatePanel without UpdateMode set to conditional in Google Chrome. Works fine in Firefox, Safari & IE.

2. The second is the location of the tool tip. In Chrome, it is always showing at the very top of the page despite having RelativeTo="Element" or RelativeTo="Mouse" set. In FireFox, Safari & IE, RelativeTo="Element" shows at the top of the page also, but RelativeTo="Mouse" shows up where I would expect.

How do I resolve these two issues?

Marin Bratanov
Telerik team
 answered on 27 Feb 2015
1 answer
61 views
Hello,

I would like to know if it is possible to get the next date(s) of a recurring event.

Example : A event start 2015/02/28 and repeat all day, so GetNextDate() will give me 2015/02/29.

Thank you, Shimon.
Ivan Danchev
Telerik team
 answered on 27 Feb 2015
1 answer
50 views
How could we adjust the default row height for views?

We tried to set "RowHeight" and "MonthView-MinimumRowHeight" attribute in the RadScheduler separately. On page load, the default height worked. However, when we switch views (like Week to Month, see below), the row height is almost 0.

Any help is appreciated. Thank you.





Boyan Dimitrov
Telerik team
 answered on 27 Feb 2015
1 answer
154 views
Hi,

I met one issue when using sitemap for breadcrumb.
I have one wizard with 3 steps. In the second step, there are breadcrumb and grid, every time when user click one child in breadcrumb, the grid need to be refreshed but not the page, which means wizard cannot be refreshed and information in step 1 should also be there.

Please help how to implement the sitemap with this function.
I found the code as below but it looks like need to navigate and refresh the whole page.

                            <telerik:RadSiteMap ID="BreadCrumbSiteMap" runat="server" DataTextField="Text" DataNavigateUrlField="NavigateUrl" Skin="Silk">
                                <DefaultLevelSettings ListLayout-RepeatDirection="Horizontal" SeparatorText=">" Layout="Flow" />
                                
                            </telerik:RadSiteMap>

Thanks,
Sophia
Hristo Valyavicharski
Telerik team
 answered on 27 Feb 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?