Hi CoachBarker,
thank you for your help.
Problem solved.
User Profile
Collapse
-
Thank you Vanc for your reply.
That is exactly what I want to do.
But in my case there are many sub item menus.
What I want to know is how to make it flexible and easy to make any changes in the future. Is it using database or using enumerable datas?
If you have an example, it would help me a lot.Leave a comment:
-
How to control availability vb.net menu in menustrip for every user
Hi,
I want to make an application with mdi window form, where availability of menu depend on who is the user. So after user login, they will have different menus.
Let say I divide users into 3 categories.
Category A : Admin (has access to all menus, Menu A, Menu B & Menu C)
Category B : power user (has access to Menu A, Menu B)
Category C : guest (hass access to Menu C only)
How to do this effectively... -
Thank a lot RoninZa.
your guidance has solve my problem.
Regards
ALLeave a comment:
-
Hi Jinnee,
I assume that you suggest me to use datagridcombobo xcell.
Is that right?
I would appreciate if you could give me an example how to add datagridcombobo xcell with different items to the datagridview.Leave a comment:
-
Hi Kenobewan, thank you for your guidance.
At this moment my problem is how to make suplier combobox has different list in every row. I want suplier lists that related with a certain product instead of providing all the supliers.
Let say "product A" only has "Suplier B", "Suplier D" and "Suplier E",
"Product B" only has "Suplier A", "Suplier C", and
...Leave a comment:
-
Thank you for your reply.
I am using unbound datagridviewcom boboxcolumn for suplier column.
But since it is datagridviewcom boboxcolumn, I only can assign once for all rows. (Store Procedure from SQL Server as source for this combo)
I don't have any idea, how to solve this problem.
regards,
ALLeave a comment:
-
[VB .NET] DataGridView with different combobox members
Hi,
I have a datagridview which has 3 columns.
Product : textBox
Suplier : comboBox
Price : textBox
Everytime I add a product to Product column, I want to have the list of supliers that can supply the product in the combobox.
At this moment I can do this in Visual Basic 2005, but the comboBox list all the supliers instead of only the...
No activity results to display
Show More
Leave a comment: