Hello
Kindly provide me a sample code to populate the tasks grid in the ultraganttview from the database. This has to work on selecting a project from a dropdownlist.
Also need to add and modify the tasks and then save back to the table in the database.
Regards
jeni
Thanks for your reply.
I shall be much obliged if you can send me a sample using sqlcommand.
Hi,
Have you been able to resolve your issue ? If you still have any concerns or questions I will be glad to help. If you need any additional assistance don’t hesitate to ask.
Here is the sample
Hello Jeni,
There are different approaches to solve this task. I`m not sure what is your scenario (Are you using TableAdapters, or EntityDataModel, or SQLCommands and so on...) I made small sample for you where I`m using TableAdapters and local database. Please take a look at the attached sample and video file for more details and let me know if you have any questions. Also you could find additional information in our online documentation: http://help.infragistics.com/Help/NetAdvantage/WinForms/2012.1/CLR2.0/html/WinGanttView.html