Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
111 views
Dont know if this is the right place to post this, but,

I am trying the

\VS Projects\navigation\ServerLocatingItems
I cannot find the "Priority" attribute , or where it is defined. I keep getting "priority is not a valid attribute for element RadPanelItem".
Have looked throughout the net, even at your
http://www.telerik.com/help/aspnet/panelbar/radpanelbar-telerik.webcontrols.radpanelitem_members.html
cannot see the "priority" attribute anywhere ?
Here it is in the code:

 

<telerik:RadPanelItem Text="Quick Check In" Value="11"

Priority="Low">


thanks for your time.
IQworks
Top achievements
Rank 1
 answered on 01 Jan 2009
2 answers
213 views
Hi:

I have a grid with 4 template columns, each with 1 or 2 RadComboBox in them.  At some point in time, (e.g.: when user click a hyperlink with href="javascript:DoSomething()"), I need to:

1. Scroll through the rows of the Grid,
2. Find a RadComboBox that is in a particular column, and
3. Get and/or Set the selectedIndex of the RadComboBox.

I need to do this using javascript on client-side. Note that the grid is in display mode with the RadCombo already there. It is NOT in edit mode. I was not able to find any example that would do this, and would appreciate some help on this.

Thanks!
JustinWong
Top achievements
Rank 1
 answered on 01 Jan 2009
0 answers
143 views
Hi,
I have a RadTabstrip control in front end, inside a user control.this user control is loaded in front end. when i click on tabs, I should create dynamic controls like(radtextbox, checkbox, buttons,). I am adding these dynamic controls to a panel. when I click on one of the buttons it should update the database and those dynamic controls should be created again with updated ones. could anyone please help me with some sample code?
Thank you

 

xyz
Top achievements
Rank 1
 asked on 31 Dec 2008
2 answers
162 views
Hi folks,

Got a tiny problem with width of the edit column.
It is sized correct while it says Edit, but Update Cancel shows as
Update ...
With only the first . visible.

The entire grid is autogenerated declaratively.  It does this no matter what skin I use.

I'm sure it's something from my CSS, but that was designed by another person.  How can I make the autogenerated edit column be wide enough to display its content?

I can get the button like so:
 
        If TypeOf e.Item Is GridEditableItem AndAlso e.Item.IsInEditMode Then  
            Dim cancelButton As LinkButton = CType(e.Item.FindControl("AutoGeneratedCancelButton"), LinkButton)  
 

Bob
Top achievements
Rank 1
 answered on 31 Dec 2008
3 answers
538 views
I have a RadContextMenu bound to a RadGrid. The items that appear in the RadContextMenu are not constant for each row in the RadGrid (for example, menu options for Row 1 are Edit, Delete, for Row 2 are Edit, Checkout, Delete, menu option for Row 3 is Publish, and so on).

When the right click event is fired for a row in the RadGrid, I want to make a server side call to a function that determines what items can appear in the context menu for that row based on the state of that row. Can you please direct me to a sample to acheive the same?

Thank you for your help. 
SHD
Top achievements
Rank 1
 answered on 31 Dec 2008
16 answers
1.7K+ views

I have also posted to this thread which contained descriptions of similar problems:

   http://www.telerik.com/community/forums/aspnet-ajax/grid/align-gridlines.aspx

I am trying to get horizontal scrolling to work with frozen columns.  I am not using the GridLines property.  The problem I am having is that when the grid scrolls to the right, things go haywire:

   Some columns that are not frozen do NOT always scroll - I have column 1 frozen, the rest not frozen.  When I scroll right, columns 2 and 3 do NOT scroll when the rest do, so the grid changes from displaying columns 1,2,3,4, and 5, to 1,2,3, 5, and 6.   Column 5 also ends up with a grid line in the middle of the column where it should not be.  If I continue to scroll to the right, columns 2 and 3 finally move but an extra blank column appears after column 3.  These errors do not correct themselves until I scroll all the way back to the left.

Any help would be appreciated.

Thanks,
Peter
Dimo
Telerik team
 answered on 31 Dec 2008
2 answers
150 views
Hi,
how can I  automatically (using c#) set a date for first day (last) in the year?
Thanks.
Olo
Top achievements
Rank 1
 answered on 31 Dec 2008
1 answer
106 views
Hi,

i have goal date and deliverable date ,  In watch mode goal date value looks like 2008-18-01 ,deliverable date value looks like 2010-18-04 . Always deliverable date should not be greater than goal date

if both date belongs to same year validation is working fine. but if i choose different years validation not working


Any help thanks.
Dimo
Telerik team
 answered on 31 Dec 2008
3 answers
90 views
Browser=Chrome

RadTextBox
textmode="multiline"
skin="WebBlue"

The little ///  thing in the bottom right-hand corner appears as a gray block instead of looking transparent, the way it does with Safari.

As I said, a trivial issue, but one that I happened to encounter.
Dimo
Telerik team
 answered on 31 Dec 2008
1 answer
89 views

My website graphics and color scheming is different from the skins available in rad slider panel. If I do not use the skin then the slider is stop working. Slider is not slide to way out and in the end of the page slider pane was displayed.

 

If you want to see it please place any control in the slider panel to see it clearly displaying in the end of the page when you move mouse on the slider.

(Note: i also set the iconurl property and Tabview property set to ImageOnly) 

Tsvetie
Telerik team
 answered on 31 Dec 2008
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?