Hiding child rows in a datagrid
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Hi,
Is there any way of hiding child tables/rows in a windows form
datagrid. I'm using Vb.net and Visual Studio 2003.
thanks in advance
alan
.
Relevant Pages
- Re: ADO question, and willing to pay for expert
... > a clear and consice source. ... ASPNET Visual Studio .Net is very helpfull. ... Drag than from the webform controls in the toolbox a datagrid on your form, ... getting a Data Set and binding and all that good stuff. ... (microsoft.public.dotnet.languages.vb) - User Controls Help
... but am working on a windows form for this app. ... Listbox in UCshould Update based upon an ID in the Datagrid, ... I also tried the declaring a public event in UC, ... (microsoft.public.dotnet.framework.windowsforms) - DataGrid DataSource out of sync when new row added.
... I created a datagrid in windows form and the datasource for it is a ... It works fine when I add a new row in the grid and click on Save ... button which I added on the form to save as xml file. ... like the datagrid has that row but the datatable does not have that row ... (microsoft.public.dotnet.languages.csharp) - SQL View and Datagrid problem
... error when I tried to create an SQLDataAdapter with visual studio ... Created datagrid in Visual Studio ... description, eqnum, location, faildate, changeby, changedate, ... wopriority, ldkey, reportedby, reportdate, actstart, actfinish FROM ... (microsoft.public.dotnet.framework.aspnet.webcontrols) - Best way to display data.
... I'm programming for .NET 2.0, using VB.Net in Visual Studio 2002. ... This information is currently displayed using a DataGrid, even though the SQL data-source is returning only 1 row (as we are only looking at 1 tenancy at a time). ... (microsoft.public.dotnet.framework.aspnet) |
|