Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
72 views
Hi All

I have exactly the same problem as in this POST but unfortunately theat solution will not work for me?
Is there any other way i can set the z index of a filter?

Many Thanks

Regards

Cush
Cush
Top achievements
Rank 1
 answered on 06 Jun 2011
0 answers
62 views
hi ,

we are using RadMenu Control ,we are facing a problem on navigation  when user clicks on menu item with Ctrl+Mouse Click it is opening the page in new window.

please tell me how restrict that opening the page in the new window.

we are attaching the sample application


thanks and Regards
Srikanth.Narala
nsrikanth 2009
Top achievements
Rank 1
 asked on 06 Jun 2011
2 answers
99 views
Hello,
I have a solution contains radgrid in witch there are also template columns.
Calling the ExportToExcel method from a button event of export falls with the error:
"Object refernce" in pre-render of grid event, because of hiding the checkbox column.
And even if i skip the per-render code by flag, the export doesnt work.
Actually the export doesnt work and my grid on screen has no checkbox anymore but "false" in the column.
I have tried hiding the column, but nothing helps.
I have spent many hours reading same problems but none of the solutions helped me.
I also tried putting standard code of exporting, like gridview (with response and htmltextwriter) but it falls with error:

יש למקם את הפקד '

ctl00_contentBody_gridInviteds_ctl00_ctl02_ctl00_ctl00' מסוג 'GridLinkButton' בתוך תג טופס עם runat=server.

 


Actually, when my grid is with no template columns, the export is working but still there is a poblem that the headers have a button in the excel sheet, even though i wrote in code "allowSorting=false"

thanks,
gila
  
gila
Top achievements
Rank 1
 answered on 06 Jun 2011
2 answers
99 views
Hello all,

I use radgrid in my website, UI is really looking good.
But I want alternate Background color in all groupwise data please help me how can I implement in code behind.

Thankx in Advance
Bony
bony patel
Top achievements
Rank 1
 answered on 06 Jun 2011
8 answers
86 views
this is the link for tab skins help
http://www.telerik.com/help/aspnet/tabstrip/tab_use%20skins.html

in that provided example links are not working
Veronica
Telerik team
 answered on 06 Jun 2011
1 answer
39 views

hi telerik

i found a bug in RadRotator

PauseOnMouseOver="true" don't work for first step of rotator scrolling!

but it work for other steps

please fix it

thanks ;-)

Niko
Telerik team
 answered on 06 Jun 2011
1 answer
94 views
Hey,

I have a Linq to Sql data object which has 2 classes called Topics & Posts.  Each topic can have multiple posts, thus, there is a one to many relationship from topic to posts.

I have the RadGrid bound to a LinqDataSource object which returns all topics, and topics can access all posts under that topic, ie topics(x).posts(y).subject etc.

In the RadGrid, for testing purposes, I am binding the first post as the subject of the topic, for example:

<telerik:GridBoundColumn DataField="posts(0).post_subject" DataType="System.String" 
    FilterControlAltText="Filter column" HeaderText="post_subject" 
    UniqueName="post_subject" SortExpression="posts.post_subject">
</telerik:GridBoundColumn>

This works fine, and displays the information in the grid correctly, but, if I do any type of sorting/filtering I get the following error:

Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: No property or field 'post_subject' exists in type 'EntitySet`1'

I've tried different variations of the SortExpression but still get a similar error.

Is there a way to achieve this?

Thanks
Iana Tsolova
Telerik team
 answered on 06 Jun 2011
3 answers
96 views
I have the following properties set on a RadCalendar:
MultiViewRows = 2
MultiViewColumns = 2
FastNavigationStep = 3
EnableMultiSelect = true
EnableMonthYearFastNavigation = true
RangeMinDate = new DateTime(2010, 1, 1)
RangeMaxDate = new DateTime(2012, 1, 1)

The navigation arrows in the title bar do not work in any browser. When I click on them, nothing happens. I do not see any javascript error.

If i change MultiViewRows and MultiViewColumns both back to 1, then the navigation arrows work OK.

If either MultiViewRows or MultiViewColumns are above 1, then the navigation arrows stop working. Clicking on the title and selecting the month/year from the popup panel also doesn't work.

I am using version 2010.3.1317.40.

Any help would be appreciated.
Pavel
Telerik team
 answered on 06 Jun 2011
1 answer
121 views
Hi,

i am working on telrik tree view.

 <telerik:RadTreeView runat="server" ID="RadTreeView1" OnContextMenuItemClick="RadTreeView2_ContextMenuItemClick"  OnClientContextMenuItemClicked="onContextMenuItemClicked"
                             OnClientNodeClicked="nodeClicked">

i want to call two functions on contextmenuitemclick i.e clientside and server side. in my case only clientside function is calling. plz guide me how to call the both functions. one more thing that this treeview is inside update Panel.

Regards,

Faisal
Shinu
Top achievements
Rank 2
 answered on 06 Jun 2011
4 answers
179 views
I could do with some more help.

In my RadGrid I have created a custom edit form using the template mode and I have captured the update command event  to intercept the update as i want to write the information entered by the user manually to my database.

In the update command event I have converted e.item to a GridEditFormItem and now I want to get access to the controls that i have added into my template. There seems to be lots of controls embedded in this item so is there an easier to access the data entered by the user. I have a RadTextBox and RadDateTimePicker.

Thankyou.
Tsvetina
Telerik team
 answered on 06 Jun 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?