PDA

View Full Version : Anyone use the web-form Treeview control in .net 2.0?


Kinvig
25-05-07, 09:33 AM
Is it just me or is the MS Treeview control a complete load of a waste of time?

You can add checkboxes but there is no Checked Event.

And the OnTreeNodeCheckChanged event is a useless red herring. What's the point of this useless control?

So how can you go thru' the treeview control & check/uncheck child nodes according to what a user clicks?

Davies
25-05-07, 11:16 AM
Had similar issues so we switched to Telerik controls:

www.telerik.com

They cost a bit but they're awesome and really easy to use.

HTH

Kinvig
25-05-07, 11:21 AM
Had similar issues so we switched to Telerik controls:

www.telerik.com (http://www.telerik.com)

They cost a bit but they're awesome and really easy to use.

HTH

Cheers fella. Will lo0k into it.

Or, got a long weekend..may just create one using divs, css & a smidgen of javascript.

SoulKiss
25-05-07, 11:33 AM
Cheers fella. Will lo0k into it.

Or, got a long weekend..may just create one using divs, css & a smidgen of javascript.

Oh get a life !!!!!!

And a decent programming environment, jeez, even Jave would be a step up from that pile of poo that is .net

:P

Davies
25-05-07, 12:03 PM
Oh get a life !!!!!!

And a decent programming environment, jeez, even Jave would be a step up from that pile of poo that is .net

:P

:smt019 :smt019 :smt075

You'll like this then. Just got issued with my new workstation......running Vista, and it's actually quite good :D :smt064

SoulKiss
25-05-07, 12:10 PM
:smt019 :smt019 :smt075

You'll like this then. Just got issued with my new workstation......running Vista, and it's actually quite good :D :smt064

Vista is the Ducati of o/s's - looks good, sounds good, but doesnt quite run properly :P

Just installing Linux on my PDA as we speak :)

David