Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
197 views
Is it not reasonable to expect that if exporting a wide grid (ie one that won't fit on a single page's width) that the export should print it across 2 pages (or 3 or however many it takes to get all of the columns on)?

--
Stuart
Sebastian
Telerik team
 answered on 19 Jan 2009
1 answer
121 views
I've noticed that some (I can't say for sure if all of them are doing this) of the skins render differently in a SharePoint site than they do in a standard asp.net web app.  Any ideas why this is? 

Here's my example (unfortunately without screenshots):

I have a RadComboBox sitting on an application page in a WSS 3.0 environment.  It's using the "WebBlue" skin, but it's missing a bottom border.  In a standard asp.net web app, it has the bottom border as it should.  I'm no CSS pro, but I've tried everything I can think of with CSS to get a border under it and simply cannot figure out how to do it.  My assumption is that there is something going on with the styles built into SharePoint that's causing this to happen, but I'd like to get a second opinion.  For now my work-around has been to use the "Web20" skin; it seems to be unaffected by SharePoint.

And for kicks here's the markup for each one:

WebBlue (missing the bottom border when it's in my SharePoint environment)

 

<telerik:RadComboBox Height="132px"   
                    ID="cbo1"   
                    Skin="WebBlue"   
                    Font-Size="8.3pt" 
                    Font-Names="Tahoma" 
                    Runat="server"   
                    Sort="Ascending"/> 


Web20 (looks like it's supposed to)
<telerik:RadComboBox Height="132px"   
                ID="cbo2"   
                Skin="Web20"   
                Font-Size="8.3pt" 
                Font-Names="Tahoma" 
                Runat="server"   
                Sort="Ascending"/> 

Any thoughts?

Eric Skaggs
Alex Gyoshev
Telerik team
 answered on 19 Jan 2009
3 answers
121 views
Hi,
I am performing the filter operation in one of the columns of type number. I have set the validation function as "Equals". If I enter some alphabet then all the existing filter conditions are lost and the grid displays all the records. Is there any possibility to avoid this? Any suggestions are highly appreciated.
Yavor
Telerik team
 answered on 19 Jan 2009
1 answer
96 views
I have a custom advanced form which has a gridview within it. When the form loads it's bound. I have another page which I use to edit some values, which effects this gridview, so what I have been doing is posting back the page with the scheduler on it in order the update the gridview. The problem is, when I postback the form all of the values which were filled in wiped. Is there any way I can preserve the viewstate?
Peter
Telerik team
 answered on 19 Jan 2009
1 answer
136 views
Hi all, I'm sure this has been asked before, can RadUpload function in a medium-trust environment. 

I have someone that has his site hosted on a shared server. 

Thanks
Veselin Vasilev
Telerik team
 answered on 19 Jan 2009
1 answer
156 views
Hi

In my application top pane and bottom pane available using radsplitbar.
In toppane i have radgrid with pagesize=8 and bottom pane with common controls .if user collapse/expand  bottom pane it get hide,shows white space and in top pane radgrid with 8 records showing. but instead of 8 records it should auto increase 8-15 records .again if collapse/expand top pane radgrid pagesize should become 8.

i found an example with resize without updatepanel. but my scenario in collapse mode and with updatepanel
could anybody help with an example  .


Dimo
Telerik team
 answered on 19 Jan 2009
2 answers
143 views
Hi,

I need a C# server side event to be fired when a row is selected within a Grid.
I am using "OnSelectedIndexChanged="ucRadGrid_SelectedIndexChanged"" , however no event is actually fired.
I have tried adding "<ClientSettings><Selecting AllowRowSelect="true" /></ClientSettings> ", but this also appears to make no difference as no event is fired.

Any help would be much appreciated.

Sean Duffy.
Sean
Top achievements
Rank 1
 answered on 19 Jan 2009
1 answer
65 views
Hi ,
    I am using the custum tool and implement the custom dropdown in the rad editor as given in your demo.The drop downitems are
calender,docks,timer .for example If I click on the calender option on the dropdown the rad calender should be displayed on the rad editor.very urgent.
help me..

Thanks in advance
N.Mani
Rumen
Telerik team
 answered on 19 Jan 2009
5 answers
163 views
Hi All,
I was wondering if it is possible, after the user has selected a HTML template from the template manager control, to allow the user to edit only some portions of the imported HTML. I.e., if I import this simple table as a template

<table style="border: 1px solid #000000; width: 300px; height: 150px;">
  <tr>
    <td>Insert text here.</td>
  </tr>
 </table>

I'd like to make the user able to edit only the portion of HTML inside the <td> tag.
Any ideas?

Thanks so much,
Yuri
Rumen
Telerik team
 answered on 19 Jan 2009
1 answer
278 views
hi telerik,

i am using telerik version Q3 2007

in my application, i am opening a rad window and updating data.
and while closing this window , i want to refresh a detail view (asp control) which is in the parant page.

i mean i want to refresh this detail view through java sript code.
 can i do it by putting this detail view in an ajax panel ,
if yes how it can be done..?

thanks
kks
Kevin Babcock
Top achievements
Rank 1
 answered on 19 Jan 2009
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?