Telerik Forums
UI for ASP.NET AJAX Forum
7 answers
151 views
-- Edit as I've fixed my issue.

http://www.telerik.com/community/forums/aspnet-ajax/combobox/possible-breaking-changes-2012-q3.aspx

If you are dealing with these breaking changes please note the following:

1) MyCustomSkin/ComboBox/rcbSprite.png and MyCustomSkin/ComboBox/rcbSpriteIE6.png appear to be no longer used.

2) MyCustomSkin/ComboBox.MyCustomSkin.css will need updating. I copied from a skin in the Skins install directory and renamed the file and searched and replaced the name of the skin inside of the file to my skin name.

3) New files have been added to the MyCustomSkin/Common folder: radFormSprite.png and radFormSpriteIE6.png. I copied from a skin in the install directory.



The attached files are from my older post when I was still trying to resolve my initial issue (it was my fault copying the wrong css file so ignore them).
Cradz
Top achievements
Rank 1
 answered on 07 Nov 2012
3 answers
1.2K+ views
Hello,

I have a RadGrid in a control, the grid has a GridCheckBoxColumn. My question is how is it possible to attach a Checked Change event to the column. I tried to convert the column to a checkbox and then to attach the event and PostBack = true. It looks like he does a Postback but doesn't fires the event. Any idea how I could do this?

Thanks,

Jurjen
Shinu
Top achievements
Rank 2
 answered on 07 Nov 2012
3 answers
375 views
Hi everyone.I have a "level2" details tables within a MasterRadGrid.MasterTableView. In my level2  details tables have 5 rows record with column "ID" and "Name",Now I want to use the "for each" loop to get "ID" column only for each row. How do I achieve this. Please help
Shinu
Top achievements
Rank 2
 answered on 07 Nov 2012
0 answers
154 views
Hi Friends,

I need to work on booking the Resource for the particular Projects.
My requirement is Based on some skill search, Language Proficiency Search, and Project Start & End Date Employee will be list in the radscheduler control. [ Here i need to use only timeline method ].
while Employee Listing he may have weeklyOFF, Holiday, Leave for particular Date
During that day booking option should be disabled  and different Background color should be there
ex : WeeklyOff - Blue Color; Holiday - Orange, Leave - Green, Booked Day - Yellow

And My Requirement in Booking is, i dont want to open New Appointment Form, instead of that when i clicking over for a particular day, color should change, data Must be in Session / DataSet.
When any change in the first Booking of any of Any one Employee / should not allow to book for the Other Employee.

Here i should use only Stored Procedure for Displaying and Storing Procedures.

No need of Examples containing SQlDataSource Binding Samples.

Please any onehelp in samples for the above mentioned Requirement


Please any one help me. i am struggling in using radscheduler COntrol. i unable to find exact source in the search.
Requirement is very simple if i use stringbuilder html constructions.
Manoj
Top achievements
Rank 1
 asked on 07 Nov 2012
5 answers
287 views
Using version 2012.2.724.40

I tried creating a headergroup in the markup and when I exported it, a blank line showed in the BIFF/Excel, but the headergroup headertext did not show.

I created a dynamic headergroup 
 

            Dim headerGroup As New GridColumnGroup
            dgSources.MasterTableView.ColumnGroups.Add(headerGroup)
            headerGroup.Name = "customgroup"
            headerGroup.HeaderText = "Some Title"

            For Each gcColumn As GridColumn In dgSources.MasterTableView.Columns
                If gcColumn.ColumnType = "GridBoundColumn" Then
                    gcColumn.ColumnGroupName = "customgroup"
                End If
            Next

Then tried to export it, and I got this error:

Invalid column name: customgroup


at Telerik.Web.UI.GridTableView.CreateMultiColumnHeaders(Boolean useDataSource, GridColumn[] copiedColumnSet, GridTHead thead)

   at Telerik.Web.UI.GridTableView.CreateControlHierarchy(Boolean useDataSource)

   at Telerik.Web.UI.GridTableView.CreateChildControls(IEnumerable dataSource, Boolean useDataSource)

   at System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding(IEnumerable data)

   at System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data)

   at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback)

   at System.Web.UI.WebControls.DataBoundControl.PerformSelect()

   at Telerik.Web.UI.GridTableView.PerformSelect()

   at System.Web.UI.WebControls.BaseDataBoundControl.DataBind()

   at Telerik.Web.UI.GridTableView.DataBind()

   at Telerik.Web.UI.RadGrid.DataBind()

   at Telerik.Web.UI.RadGrid.AutoDataBind(GridRebindReason rebindReason)

   at Telerik.Web.UI.RadGrid.RebindForExport()

   at Telerik.Web.UI.Grid.Export.TableViewExporter.PrepareForExportInternal(GridTableView tableView, Boolean ignorePaging, Boolean dataOnly)

   at Telerik.Web.UI.Grid.Export.TableViewExporter.page_PreRender(Object sender, EventArgs e)

   at System.EventHandler.Invoke(Object sender, EventArgs e)

   at System.Web.UI.Control.OnPreRender(EventArgs e)

   at System.Web.UI.Control.PreRenderRecursiveInternal()

   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Scott
Top achievements
Rank 1
 answered on 06 Nov 2012
1 answer
151 views
I have a content page which contains a radAjaxManagerProxy (radAjaxManager is on master page). On that page I have a radGrid, a simple form, and a web user control. The web user control consists of an imagebutton (to open a radWindow), a couple of labels, and a radWindow (with a content template, NOT a url). The radWindow contains a radListBox and a submit button. Selecting an item from the radListBox in the popup radWindow and clicking the button closes the window and rebinds the radGrid. This works perfectly, but I can't get it to ajaxify - the entire page refreshes. I've tried adding the user control as the AjaxControlID and the radGrid as an UpdatedControl, but it still refreshes the whole page. A save button on the page itself is also ajaxified to update the grid, and that works fine. I just can't get the user control to update just the grid and not the whole page. I've also tried setting the id of the submit button in the window as the AjaxControlID, but that doesn't work either.
Jeanne
Top achievements
Rank 1
 answered on 06 Nov 2012
5 answers
375 views
I am trying to create a simple treelist. When I bind a data more than 10,000 rows it takes a long time to respond(around 50 sec). If it is more than 50,000 rows it doesn't respond at all. What is the maximum data I can bind to a tree list?
Angel Petrov
Telerik team
 answered on 06 Nov 2012
1 answer
97 views
Hi, I have recently tried the new update (Q3) and I come to an issue.

I use a combobox that takes all the space of the page, the skin of it is "Office2007".
My screen resolution is 1680x1050. 
The combo is not large enough anymore. I know that you use an image for the combo, In the old version (Q2) it used to be 2000 pixels width, in the new version it is 1000 pixels width. That is causing troubles for me because the combo is not taking all the screen anymore.

I can understand the point of resizing the image (inscrease speed on page load), but in my situation, I'm thinking of:
- Create a new image that is bigger (using paint or whatever).
- Put a bit off css to override telerik's image.

I just wonder if there is another way to do it, like a property or something?

Ok I'm having an issue, but I love the new skin of that Office2007 combo and I think you made the right decision deducing the size of it (again, increase loading time).

if there is no property to change it, that will be fine. I'll use my solution, I will find a way and I will post the image and the css on that thread for peoples having the same trouble.

Waiting for your answer.

Cheers
Ivan Zhekov
Telerik team
 answered on 06 Nov 2012
2 answers
114 views
Hi!

I'm in the process of upgrading from Telerik RadControls for ASP.NET Ajax version 2012.01.411.40 to 2012.3.1016.40.
I've noticed a new (unwanted) behaviour when clicking in a grid.

If I have many items in the grid so the grid continues below the bottom of the browser window then when I click on any visible GridDataItem in the grid the window will automatically scroll so that the top of the grid is aligned with the top of the browser window.

I don't want it to automatically scroll in this case. The behaviour can be seen in all demo grids on Telerik web site.
What can I do to get rid of this behaviour?

Thanks Mats
Mats
Top achievements
Rank 1
 answered on 06 Nov 2012
3 answers
198 views
I am building a pie chart totally programatically and displaying in a panel.
My page has a fixed width and the panel have 400px fixed width. rest other are for other elements displayed.
My chart appears very small since i have the label name pretty long. i cant change the label name but i can align it to bottom so that chart appears throughout the whole areas and my labels appear at the bottom.
Is there any way it can be done through Server side code only.
Please refer to the attached picture about the char sturucture
Brian
Top achievements
Rank 1
 answered on 06 Nov 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
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?