Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Obout controls in C# .Net

Tags:

c#

.net

obout

Is anyone using the Obout controls in C# .Net? How would you rate these controls, especially the Grid Control?

like image 496
Lost in Alabama Avatar asked Sep 11 '08 19:09

Lost in Alabama


3 Answers

I was thoroughly impressed with them. Of all the other control sets out there (infragistics, telerik) this is the only (more than) respectable one I've worked with that was 1) free! and 2) lightweight!. The only caveat to Obout is I had trouble with merging some of these controls and some of the stock AJAX components.

Infragistics is by far my favorite (my comment about Obout being "lightweight" is in comparison with the heavy use of viewstate in some of the Infragistics controls) but it's around 1000-1500 a seat, so it can get expensive if you have a larger team.

like image 113
joshua.ewer Avatar answered Oct 15 '22 13:10

joshua.ewer


I like obout for their lightweight'ness. Their licensing policy is very fair (pay once free updates for life) and they also give (free) educational licenses.

However, I had to use Developer Express on one of my projects and never looked back since. Very powerful and not as bloated as Infragistics.

Basically, if you decide to go obout way, you probably will not regret it.

like image 3
Vnuk Avatar answered Oct 15 '22 13:10

Vnuk


I like obout for their simplicity and functionality. They have pretty good documentation and samples of almost everything. And they cost a fraction of price than others (Componentart/Telerik). I am currently testing their Grid control ( after I gave up on Componentart grid for client side functionality) and find it pretty straightforward.

like image 2
kushin Avatar answered Oct 15 '22 14:10

kushin