Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
714 views
HI,

I have a couple of questions when doing a load on demand with the combobox, but before that let me explain the scenario:

I have a radcombox with load on demand, this is necessary because my result set rows could be more than 5k total, this is working fine; So lets say I go and select record number 2120 from the 5k list and I saved my changes.

Now when I go to the form to edit the record, I load all values including the selected value into the combobox and that's what's displayed, but if I click the open arrow of the combobox I want to display all the records above and below the 2120 (since my ItemsPerRequest is equal to 50 that will mean I want to display from 2101 to 2150) and I can't find a way to do this since the combobox doesn't know what row in my result set I am or is there anyway to set this value?

The other question is even if that will be the case, how do I make it display the previous records, for example I want to see the previous set, meaning from 2051 to 2100 and so on, I know that the ItemsRequestd works always forward but is there anyway to make it backwards also?

Thanks for your help
Hristo Valyavicharski
Telerik team
 answered on 10 Apr 2014
3 answers
165 views
Hi,
I m using RadHTMLChart. All works but when there are many points at x axis, it over laps and makes a messy look.
Is there any solution to this problem?

Regards,
Danail Vasilev
Telerik team
 answered on 10 Apr 2014
4 answers
189 views
Can i use Radupload / handlers and progress to upload files in a cross domain scenario?

Thanks
Hristo Valyavicharski
Telerik team
 answered on 10 Apr 2014
1 answer
71 views
Hi, 
I m using scatterlinechart and I have points in positive and negative directions.  
The negative points make the x axis label hide or messed up.
The version I m using is 2013.3.1324.45
How can we push the label to be at the border level of chart or atleast outside the plot area of graph? thanks,
Danail Vasilev
Telerik team
 answered on 10 Apr 2014
1 answer
208 views
I don't know where to put this question since it involves numerous controls, so I try here.

It is a somewhat complex situation but I'll do my best to try to describe it. In short: When numerous Telerik controls (Telerik.Web.UI) are placed on a number of Views in an ASP MultiView, the css styles becomes corrupted on View 2 and on.

More details:

I have an asp MultiView with a number of Views and Previous/Next buttons to move between the views. On the first View I have a RadDropdownList, a RadComboBox, and a RadGrid. On the following Views I have some RadTreeViews, RadGrids and also some Accordions. Now to the oddities:

If all Telerik controls on the first view are visible, the css styles on the following Views are corrupted (i.e. missing) and the RadTreeViews completely lack all styling and all images. The Accordions also get corrupted, and it seems that all ul-based lists are affected.

If I hide (Visible=false) any one of the three Telerik controls on the first View, the css styles on the following Views are correct.

If I place all the Telerik controls on the first View (and have them visible), they are displayed correctly.

The only way I have found to have all controls visible on different Views and with correct css styles, is to register the Previous/Next buttons as PostBackControls, but that gives the side affect that a Ctrl-F5 (after a Previous/Next click) gives a popup message saying that a Submit is in process.

Anyone that can make any sense out of this?  Is it a ViewState problem?

System:
ASP.NET
.NET FW 4.0
Telerik 2014.1.225.40
Danail Vasilev
Telerik team
 answered on 10 Apr 2014
1 answer
142 views
Hello All:
New to the product, just purchased it last week.
What I am trying to do is take a table, in the following format, and be able to pivot (transpose rows and columns), but also be able to insert/update from this mode.

CREATE TABLE [dbo].[tablename](
[lbrID] [bigint] IDENTITY(1,1) NOT NULL,
[lbrDate] [date] NOT NULL,
[lbrName] [varchar](128) NOT NULL,
[lbrStore] [varchar](3) NOT NULL,
[lbrTime1] [money] NULL,
[lbrTime2] [money] NULL,
[lbrTime3] [money] NULL,
[lbrTime4] [money] NULL,
[lbrTime5] [money] NULL,
[lbrTime6] [money] NULL,
[lbrTime7] [money] NULL,
[lbrTime8] [money] NULL,
[lbrTime9] [money] NULL,
[lbrTime10] [money] NULL,
[lbrReconcile1] [money] NULL,
[lbrTime11] [money] NULL,
[lbrTime12] [money] NULL,
[lbrTime13] [money] NULL,
[lbrTime14] [money] NULL,
[lbrTime15] [money] NULL,
[lbrTime16] [money] NULL,
[lbrReconcile2] [money] NULL,
[lbrTime17] [money] NULL,
[lbrTime18] [money] NULL,
[lbrTime19] [money] NULL,
[lbrTime20] [money] NULL,
[lbrReconcile3] [money] NULL,
[lbrTotal] [money] NULL
) ON [PRIMARY]

Basically take that table, and have the lbrName as the columns (for each distinct name for that date) and the lbrTimes as the rows.

which grid would I be best to use? I got radGrid to work with a C# transpose (found online), this requires autogenerate columns, and it does not look like I could do inserts/edits inline with this.

I tried playing around with pivotGrid but could not get it displaying like I wanted. Perhaps I was missing something there.

Thanks in advance for any help
Kostadin
Telerik team
 answered on 10 Apr 2014
5 answers
212 views
Hi,

I have a grid in the RadAjaxPanel, which has a column with a asp button. Also, the same column has display none div with all the html need for tooltip. I want to use this div as tooltip when the user mouse over this button. Also, this div has links that are clickable. So, how do I use RadToolTipManager or RadToolTip to show the tool tip. Any help is greatly appreciated.

Thanks,
Ana
Marin Bratanov
Telerik team
 answered on 10 Apr 2014
7 answers
533 views
Hi, I am new to telerik and let me know how I can disable the postback RadGrid to expand.
by pressing + and expand launches a postback that is uncomfortable.
I hope your help greetings.
can with updatepanel?
a example pliss


Rachana
Top achievements
Rank 1
 answered on 10 Apr 2014
1 answer
247 views
Hi, how to set an empty datasource at first?
Princy
Top achievements
Rank 2
 answered on 10 Apr 2014
1 answer
94 views
Hello,
  I want to bind data with RadTileList and set paging to radtilelist. i have searched on google but no luck pl help me how to bind and pagination with RadTileList control its very urgent
Marin Bratanov
Telerik team
 answered on 10 Apr 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?