Telerik Forums
Community Forums Forum
0 answers
108 views
Hello there!

Just checking out. Thanks!
deebra
Top achievements
Rank 1
 asked on 31 Jul 2013
3 answers
247 views

I have a radfileexplorer with three custom columns that are created like this: 

// Sets up a gridTemplateColumn for the Owner

GridTemplateColumn gtcOwner = new GridTemplateColumn();

gtcOwner.HeaderText = "Owner Name";

gtcOwner.UniqueName = "Owner";

gtcOwner.DataField = "Owner";

gtcOwner.SortExpression = "Owner";

rfe.Grid.Columns.Add(gtcOwner);

// Set up a gridTemplateColumn for the upload date

GridTemplateColumn gtcDate = new GridTemplateColumn();

gtcDate.HeaderText = "Date";

gtcDate.UniqueName = "Date";

gtcDate.DataField = "Date";

gtcDate.SortExpression = "Date";

rfe.Grid.Columns.Add(gtcDate);

//Sets up gridTemplateColumn for Visibility

GridTemplateColumn gtcPermission = new GridTemplateColumn();

gtcPermission.HeaderText = "Permission";

gtcPermission.UniqueName = "Visibility";

gtcPermission.DataField = "Visibility";

gtcPermission.SortExpression = "Visibility";

gtcPermission.HeaderStyle.Width = Unit.Pixel(72);

rfe.Grid.Columns.Add(gtcPermission);

When I click the column header the sort icon changes and the content sorts once. Subsequent clicks produce no change. The filename and size columns sort as expected.

Kostadin
Telerik team
 answered on 24 Jul 2013
1 answer
85 views
I'm using RadGrid controls with modelbinding.
When I try to sort a column and then change to the next page, the index changes but the page contents remains the same
Milena
Telerik team
 answered on 19 Jul 2013
1 answer
136 views
Most of all I would like to see Telerik create a control that would handle VSTO deployment.  The power to make changes to Office products is fantastic but Microsoft makes deploying these programs a night-mare at best.  Any chance that Telerik is working on this?   Even if Telerik could just create one to handle Excel that sure would be nice.
Peter
Telerik team
 answered on 18 Jul 2013
0 answers
103 views
Hi,

We are a DevCraft Ultimate subscriber and use it to develop products and are at a juncture.  Our stuff is standards-based and the standard itself is making such a large non-backwards compatible set of changes, we are at a place where changing technologies and starting over is not out of the question.

Presently we use:

  • Visual Basic .NET - we started with this long ago and our back-end uses it and our programmers all know it.  The back-end won't need to change substantially, so we will probably want to keep it (hundreds of thousands of lines of well-tested code) and we will want to keep our developers
  • Silverlight - lots of code, but am not too pleased with the result - we have one of our major interfaces written in it
  • --- when it runs, it takes up huge amounts of memory on the server
  • --- almost all unforeseen problems end up with useless error messages
  • --- requires way too much code to be written for pretty common operations
  • --- Microsoft has a very lukewarm committment to it in the long term at best
  • AJAX - a little better, we have another major interface written in it
  • Straight ASP.NET with our own software that generates HTML dynamically entirely based on database content (very good for what it does and we will not touch it)

That's it in short - we will be rewriting the Silverlight and AJAX apps using something.  We want it to:

  • Have a good shelf-life
  • Be fast - some of the pages need to browse through 10's of millions of "heavy" database records.  On other pages we need to configure thousands of containers that each can have many properties, services, objects, and each of those objects can be complex as well.
  • Have a relatively quick development cycle - our "flashiness" needs are not great, so we don't need tremendous video or audio control or fine control over graphics - system administrators will use these tools.  They do need to be comfortable to use, however - they would rather choose things from dropdown boxes than type them in, tree views are out (they can't handle really large lists)...
  • Be easy to maintain - Silverlight was a killer here - the end result is really spectacular, but you really need to do everything to get it that way.  I would rather spend our time getting the logic correct than trying to get grids to align correctly.

Recommendations?  Suggestions?
robert hutchison
Top achievements
Rank 1
 asked on 17 Jul 2013
1 answer
156 views
Hi Guys

I have not been able to use the themebuilder at http://demos.kendoui.com/mobilethemebuilder/index.html

Safari, Chrome and Firefox cannot open it. What should I do or is this an issue with the Themebuilder itself? Firefbug shows a lot of Javascript errors (see below).

Thanks

SyntaxError: unterminated string literal
TypeError: kendo is undefined
ReferenceError: kendo is not defined
ReferenceError: kendo is not defined
ReferenceError: kendo is not defined
ReferenceError: kendo is not defined
Kiril Nikolov
Telerik team
 answered on 08 Jul 2013
1 answer
86 views
Hi All,

We are using Telerik RadControls for ASP.NET Ajax Version - 2009.2.70 in VS2005.
Now we want to migrate VS2012.

Question

Will Telerik RadControls for ASP.NET Ajax Version - 2009.2.70 work for VS 2012 and IE 10 Browser?

I tried to migrate the source code,Rad Controls are working fine in Chrome and Firefox but getting some scripting errors in IE 10,

I want to know whether  Rad Controls Version 2009.2.70 will work for VS 2012 and IE 10 Browser or not?

Thank You
Varma

Marin Bratanov
Telerik team
 answered on 03 Jul 2013
1 answer
160 views
It was great meeting you all at BUILD this week. Thanks for making cool stuff :D
Teodor
Telerik team
 answered on 03 Jul 2013
1 answer
104 views
 is there a French version of telerik rad  ?
Stefan
Telerik team
 answered on 03 Jul 2013
5 answers
198 views
I can“t find a threat to post this.

The last week we buy the UI Edition licence but sometimes appears the message that says that we use a trial version.
In the telerik control manager we have installed:
 ASP.NET AJAX
Silverlight
WPF
Windows Forms
Kendo UI

Some solution?

Mike.
Yuliyana
Telerik team
 answered on 02 Jul 2013
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?