|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Datagrid/Dataset Questions?I use VB .NET 2003 and here's the code:
MyDatagrid.datasource = MyDatset.Tables("MyTable").DefaultView It seems that if I enter new values into the datagrid, the dataset gets updated. My question is if the dataset raises any event when its data get updated through the datagrid. Thanks. John wrote:
> I use VB .NET 2003 and here's the code: The datatable can, but I don't know of any for the dataset.> > MyDatagrid.datasource = MyDatset.Tables("MyTable").DefaultView > > It seems that if I enter new values into the datagrid, the dataset gets > updated. My question is if the dataset raises any event when its data get > updated through the datagrid. > > Thanks. Chris
Const Member in Base Class to be overridden in Derived Class?
Sync databound combobox to current bound record in form Comparing 2 datatables... Dragging a file from Windows into My program Clearing a TextBox Whats this Dynamic Menus with Events vbScript eval() function equivalent in VB.Net - Dynamically evaluate code Rounded form corners and a custom title bar how to: remove unequal white spaces with trim method |
|||||||||||||||||||||||