Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
71 views
Hello to all,

                 i would like to ask on how to call a pop up panel that when the user click on the selected time or dates it will pop up, coz as of now its the default design that's pop up when i click the time or dates on the scheduler..it is possible please need your support..

thanks
Plamen
Telerik team
 answered on 03 Aug 2012
3 answers
85 views
Hello,
I'm trying to persist my grid settings and I have a strange behaviour when I hide columns.
This is my grid settings:

<telerik:RadGrid ID="rgItems" AllowFilteringByColumn="True" Skin="Windows7" 

 

AllowSorting="True" PageSize="10" ShowFooter="false" AllowPaging="True" AllowCustomPaging="true" runat="server" AutoGenerateColumns="false" GridLines="None" ShowStatusBar="true" EnableLinqExpressions="false" GroupingEnabled="false" Height="320px">

<
GroupingSettings CaseSensitive="false" />

 

<ClientSettings EnableRowHoverStyle="true" AllowColumnsReorder="true" ReorderColumnsOnClient="true" ClientEvents-OnFilterMenuShowing="FilterMenuShowing">

<Scrolling ScrollHeight="235px" AllowScroll="true" UseStaticHeaders="true" />

 

<Resizing AllowRowResize="False" EnableRealTimeResize="False" ResizeGridOnColumnResize="False" AllowColumnResize="True"></Resizing>
</ClientSettings>

 

...
...

</telerik:RadGrid>

If I don't hide columns, all works fine and the saved and restored settings are correct. When I hide columns and save settings I see that the width of the saved columns are not correct. If for example I hide the first column and change the size of the second column, when I save I see (in debug) that the width that I have modified is assigned to the hidden column and so all the grid layout is persisted not correctly.
Is there a way to resolve this issue?

Thanks.

Eyup
Telerik team
 answered on 03 Aug 2012
6 answers
1.1K+ views
I'm using VS2010, C# to develop my ASP.NET web app. I want to use a radControl Upload component, (http://www.telerik.com/products/aspnet-ajax/upload.aspx), I want to change browse button style, I've tested several methods, I've explored your samples and forums but I've found nothing helpful! I'm searching for an easy way to style my browse button, I want to change its background image and size, also how can I change filename textbox beside browse button?
thanks
Kate
Telerik team
 answered on 03 Aug 2012
1 answer
91 views
Hi,

I follow the link below  to export all item of grid. But for .csv format its not working correct i.e. its exporting only Parent grid item not exporting nested grid items. Other format works correct.

Please help me what I am missing.

  http://demos.telerik.com/aspnet-ajax/grid/examples/export/exporthierarchicalgrid/defaultcs.aspx
Princy
Top achievements
Rank 2
 answered on 03 Aug 2012
1 answer
111 views
Can the embedded jQuery be disabled outside of the webconfig?...like in the masterpage?

I've tried in Init and PreInit, but the page size is the same
Maria Ilieva
Telerik team
 answered on 03 Aug 2012
3 answers
50 views
I am using a custom dialog to implement the ImageManager as a standalone file manager for images (outside of RadEditor). I have hidden both the "Insert" button of the FileBrowser UserControl and the "Properties" tab of the ImageManager UserControl. However, if a user double clicks on an image, it still assuems they are trying to insert the image in some content and this results in the ImageManager dialog closing. Is there a way to disable the double click for files within the FileBrowser control in my custom dialogs?
Rumen
Telerik team
 answered on 03 Aug 2012
0 answers
54 views
Hello Team,

Main features in my grid:

1) EnableHeaderContextMenu="true"
2) EnableHeaderContextFilterMenu="true"
<ClientSettings AllowColumnsReorder="false" ReorderColumnsOnClient="false">
    <Scrolling AllowScroll="true" UseStaticHeaders="true" SaveScrollPosition="true"> </Scrolling>
  </ClientSettings>
3) AutoGenerateColumns="true" 

Problem

If i hiding one or more columns using context menu and then again displaying same columns using context menu options UI get disturbed.
Means columns are not displaying with there previous width its extending with full screen with.

Please elaborate what i am missing.

Thanks,
Preeti





preeti
Top achievements
Rank 1
 asked on 03 Aug 2012
1 answer
54 views
Good afternoon, I am with the following problem, to fill in the text box by as follows: 1.00 and then immediately change 0.00 he accepts, but if I do thus 0.20 and change to 0, it automatically returns to 0.20 ... not understood very well the because ... he is not accepting the decimal places with " 00 ". 

<telerik:RadNumericTextBox ID="txt" runat="server" MinValue="0">
    <NumberFormat AllowRounding="true" DecimalDigits="2">
</telerik:RadNumericTextBox>
Princy
Top achievements
Rank 2
 answered on 03 Aug 2012
1 answer
70 views
The title says it all...how to export also extra created LinkColumns using the build in ExportToExcel in RadGrid ?

Regards,
Robert
Shinu
Top achievements
Rank 2
 answered on 03 Aug 2012
0 answers
91 views
Hi 

I like to know if there is any drill down option for ASP.NET MVC chart controls provided by telerik. Can you please share some URL or documentation for the same ?
Vishnu
Top achievements
Rank 1
 asked on 03 Aug 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?