Click here to Skip to main content
15,896,912 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi sir,
i have a requirment like this, this is a treeview with checkboxes..

i need to check this reports and insert into table of corresponding fields

Reports
[]Master Report
[]Admin Reports
[]User Reports

i have table with these fields...when i check these checkboxes,values should be updated corresponding field..

I need to bind the tree view with database values.

I am novice to .net pleae help me
Posted

This[^] article can probably help you start binding data to your treeview.
 
Share this answer
 
sara85sara wrote:
I am novice to .net pleae help me


Why are there so many 'novices' attempting such complex tasks ? I would expect that if you can't find a control to do this online, you'd have to look for a commercial one. However, I'd ask why, if you're new to .NET, you need to work with a database ? If you're a novice, I assume no-one is using or paying for your novice code ? That would be the same as stealing.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900