|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Data Grid thru Data SourceHi: I have a table in Access in which some of the fields are linked
with other tables in the same databse. I create a datagrid in VB.NET but the fields which are lookup it also shows as an enterable fields. Is it possible that i do formatting inside the grid of some of the fields. Thanks, VB2003 or VB2005? Windows Forms or Web Forms?
Robin S. ----------------------------- Show quoteHide quote "Anna" <colleen1***@gmail.com> wrote in message news:1165196626.356150.324300@n67g2000cwd.googlegroups.com... > Hi: I have a table in Access in which some of the fields are linked > with other tables in the same databse. I create a datagrid in VB.NET > but the fields which are lookup it also shows as an enterable fields. > Is it possible that i do formatting inside the grid of some of the > fields. > > Thanks, > VB2005
RobinS wrote: Show quoteHide quote > VB2003 or VB2005? Windows Forms or Web Forms? > > Robin S. > ----------------------------- > "Anna" <colleen1***@gmail.com> wrote in message > news:1165196626.356150.324300@n67g2000cwd.googlegroups.com... > > Hi: I have a table in Access in which some of the fields are linked > > with other tables in the same databse. I create a datagrid in VB.NET > > but the fields which are lookup it also shows as an enterable fields. > > Is it possible that i do formatting inside the grid of some of the > > fields. > > > > Thanks, > > So you're developing an App with VB2005 using Windows Forms,
and you have a DataGridView on your form, and you want to format the data inside the grid? Do I understand your correctly? Is the data in a strongly typed dataset? What is the data source for the grid? Robin S. ---------------------------------------- Show quoteHide quote "Anna" <colleen1***@gmail.com> wrote in message news:1165265313.889862.39700@n67g2000cwd.googlegroups.com... > VB2005 > RobinS wrote: >> VB2003 or VB2005? Windows Forms or Web Forms? >> >> Robin S. >> ----------------------------- >> "Anna" <colleen1***@gmail.com> wrote in message >> news:1165196626.356150.324300@n67g2000cwd.googlegroups.com... >> > Hi: I have a table in Access in which some of the fields are linked >> > with other tables in the same databse. I create a datagrid in VB.NET >> > but the fields which are lookup it also shows as an enterable fields. >> > Is it possible that i do formatting inside the grid of some of the >> > fields. >> > >> > Thanks, >> > > |
|||||||||||||||||||||||