Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
1.3K+ views
Hello; I have two questions.

What is the difference between the Visible property and the Display property on a RadGrid's Column definition?

For example:

<rad:RadGrid ID="gdCompanies" runat="server"
  <MasterTableView AutoGenerateColumns="false" EditMode="EditForms"
    <Columns> 
    <rad:GridBoundColumn DataField="CompanyId" UniqueName="CompanyId" 
      Visible="false" 
      Display="false"/> 
    </Columns> 
  </MasterTableView> 
</rad:RadGrid> 
 

Also, is there a way to disable a field (specifically a GridBoundColumn) from being displayed in edit mode? I have tried visible=false and display=false, but the field is still displayed in edit mode (EditForms flavor).

Thanks,

Matthew

Schlurk
Top achievements
Rank 2
 answered on 29 Oct 2009
1 answer
61 views
I don't want to have any text in the grouptotal footer except for the amount. When I set the FooterText = "", it still displays "Sum: 13,123" in the group footer.  I just want "13,123".  If I don't set FooterText it sticks in the Sum: before the amount. What am I missing?  Any help would be appreciated!  Thanks in advance.
Daniel
Telerik team
 answered on 29 Oct 2009
4 answers
301 views
Hi,

I am evaluating the RadUpload control for purchase. I have a requirement to do the following:

1. Don't allow the user to upload any file that exceeds a certain size.
2. Don't allow the user to upload any file that will exceed the available storage that they have left on the server.

For example, let's assume that there is a limit of 15 MB per individual file, and the user has 20 MB of room left on the server. The user has selected three files to be uploaded. The first is 18MB, the second is 10MB, and the third is 12MB.
What I want is for the first file to not be uploaded (because it is over the individual file size limit of 15MB), the second file to upload successfully, and the third file to not be uploaded (because the user now only has 10MB of server space left after the second file was uploaded).

Can this be done with the RadUpload control?

Thx.
Basel Nimer
Top achievements
Rank 2
 answered on 29 Oct 2009
1 answer
105 views
I noticed that when you add multiple RadDocks to a RadDockZone, if the number of docks exceed the height of the zone, a scrollbar appears. This is cool.

However, when you scroll down and then try to drag the dock, wierd things happen - it looks like the dock is offset. This same problem presented itself pre-Prometheus (like 2 years ago) and I was told Prometheus would fix it.

I've attached an image.

Andrew
Pero
Telerik team
 answered on 29 Oct 2009
1 answer
137 views
Hi

I am using ToolTip control. I want to put it in a page dynamically. I have created tooltip, but it throw an exception. Script control 'TT_1' is not a registered script control. Script controls must be registered using RegisterScriptControl() before calling RegisterScriptDescriptors().

could you help me what is the problem 

Greetings
Dimiter
 
Svetlina Anati
Telerik team
 answered on 29 Oct 2009
3 answers
175 views
Hi,

I have RadPanelbar (populating from database) and inside each panelbar item I am loading a radgrid (which is in usercontrol) with unique parameters for each panelbar item. The Grid contains few hundred records, and I am using radwindow to insert/edit items in the radgrid.

In this case, How can I improve the performance for the Panelbar with load on demand feature?


Thanks

Sunny
Top achievements
Rank 1
 answered on 29 Oct 2009
1 answer
135 views
Date picker gets cut off horizontally in TimelineView when there are no appointments in the calendar.
Does anybody know a fix for this?

Toi Wright
Top achievements
Rank 1
 answered on 29 Oct 2009
2 answers
138 views
I have a RadToolTipManager set up with AutoTooltipify to change all of my tooltips to be RadToolTips.  These have no particular sizes because they are all the small img alts, etc.

Now I have the need to take a particular ToolTip and make the size 400x350 with scrolling but I am finding that the ToolTip is still falling under the RadToolTipManager. 

Any suggestions on a work around?
Christian
Top achievements
Rank 1
 answered on 29 Oct 2009
1 answer
186 views
Hi Telrik Guys !

 I have deployed my application on to the SERVER.

 When I try to create an FOLDER withan application Iam getting the following exception :-

FileSystem's restriction: The directory '" + virtualTargetPath + "' cannot be created!";  

But , when I try to create a FOLDER within an application(within  LOCAL END), Iam able to CREATE a FOLDER.

Could you guys please suggest me whether there are some permissions issues for the folder or any other problem that exists on to the server.

Please help.

Ajay Jamwal
Fiko
Telerik team
 answered on 29 Oct 2009
4 answers
176 views
Hi.

The company I am working uses the RadNumericInput control with it's language set to Danish (Denmark). We need to allow the users to type in the group/thousands separator (i.e., comma - 1.750,75). However, the control only allows the input of the decimal symbol. Is there a way to let the users type in the group/thousands separator because it is part of the requirement of the application?

Thanks for your reply in advance.
Veli
Telerik team
 answered on 29 Oct 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?