Data Entry Components

Posts   
 
    
pandu avatar
pandu
User
Posts: 86
Joined: 18-May-2006
# Posted on: 14-Nov-2006 12:37:26   

Hello All:

I tried to use r.a.d.Input and it just have tons of limitations and not useful in many situations, especially using it for Integer or Decimal Input.

Anybody recommend any 3rd Party ASP.NET Data Entry (User Input) Components?

I have read some nice thing about PeterBlum's Validation And More Control Suite.

Anyone have any experience with this suite?

Is there any other controls available?

Any suggestion is appreciated.

Thanks a lot.

jbb avatar
jbb
User
Posts: 267
Joined: 29-Nov-2005
# Posted on: 14-Nov-2006 15:55:06   

Hello,

I don't know about r.a.d. controls but I tried Infragistics Control with llbl code. The Infragistics controls are easy to use but in the older versions the problem was the performance to load the page if you have a lot of controls. I don't know about r.a.d. performances with lot of controls on the same page.

pandu avatar
pandu
User
Posts: 86
Joined: 18-May-2006
# Posted on: 15-Nov-2006 04:25:46   

I haven't notice any performance issue with rad controls. Their controls and the support are good.

Just their Rad Input control is not upto the mark. That is why I have to look elsewhere to find a good one.

omar avatar
omar
User
Posts: 569
Joined: 15-Oct-2004
# Posted on: 15-Nov-2006 21:44:20   

I have tried v1 of PeterBlum's validation controls and his DateCombo and truly they are great. Peter is the FRANS of ASP.NET simple_smile