Tagged Questions

3
votes
12answers
196 views

C# Windows Application Developer - 3rd Party Tools

Scenario I have recently graduated from university with a degree in Computer Science. My degree mainly focused on C#. I want to learn more and get better at what I do. I notice a …
0
votes
2answers
998 views

Creating a combo box for the iPhone

Since there is no pre-existing component for creating a combobox (or select box) as seen on webpages through Safari, can someone provide an example or pre-existing 3rd party compon …
2
votes
4answers
172 views

GenoTechs GTSizer component

Does anyone know of a 3rd party component that works like GTSizer? It appears that GenoTechs no longer exists. We have a number of forms in our Delphi/Oracle enterprise application …
1
vote
2answers
194 views

.NET - 3rd Party Grid Control - AutoFill

Anybody know of a good 3rd Party grid control that supports AutoFill (like Excel does). Also a good export to Excel and import (paste) from Excel would be handy also. I'm mainly in …
0
votes
0answers
16 views

Anyone used Bullseye for .NET? Share your experiences.

I'd like to hear others' experiences with this component. Website:Bullseye for .NET
0
votes
1answer
276 views

Is it possible to have multiple header rows in a virtual string tree?

I have a need for multiple fixed rows for the header of a virtual string view. Something that looks like the effect you get if you set a StringGrid's FixedRows property to a value …
0
votes
3answers
485 views

Is it possible to select multiple columns in Virtual Treeview?

I need to add functionality to a copy a rectangular selection of nodes and columns, but I can't find any way to actually select multiple columns in Virtual Treeview (beside toFullR …
1
vote
3answers
266 views

3rd Party WinForm .NET Grid Controls

Anybody have any experience with 3rd Party WinForm .NET grid controls? Before I spend the afternoon downloading and trying out several of the grids and/or control packs, anybody …
0
votes
2answers
610 views

Best 3rd Party ASP.Net Grid Control

One of the project teams in my company is using Infragistics ASP.Net Grid control. I've been brought in to troubleshoot performance issues. What I found is: The Infragistics ASP. …
3
votes
14answers
410 views

How do you get a co-worker to use 3rd party code?

There is a guy I work with who has been tasked with getting a grid hooked up to a database. There has been some problem with the performance of the built-in grid and we are lookin …