L
Lina
Hi,
Can anyone tell me if it is possible to add link buttons
to a datagrid that has its source set to a datatable that
i have created? i.e i want the user to be able to select a
room from various comboboxes and textboxes on my form.
when they are satisfied they press OK. the row is then
displayed in my datagrid. I now automaticcaly want 2 link
buttons to appear next to the row that allows the user to
delete the row or edit it.
Additionally i also want a third button to appear ONLY IF
the user has selected specific meals to be delivered to
the room. (i.e a view meals link button).
Is this possible and relatively simple to do? does anyone
know of any useful articles or code samples that may help
me.
I would appreciate any feedback.
thx for your time.
btw i am using vb.net and im develping a windows app.
Can anyone tell me if it is possible to add link buttons
to a datagrid that has its source set to a datatable that
i have created? i.e i want the user to be able to select a
room from various comboboxes and textboxes on my form.
when they are satisfied they press OK. the row is then
displayed in my datagrid. I now automaticcaly want 2 link
buttons to appear next to the row that allows the user to
delete the row or edit it.
Additionally i also want a third button to appear ONLY IF
the user has selected specific meals to be delivered to
the room. (i.e a view meals link button).
Is this possible and relatively simple to do? does anyone
know of any useful articles or code samples that may help
me.
I would appreciate any feedback.
thx for your time.
btw i am using vb.net and im develping a windows app.