Jump to content
Xtreme .Net Talk

prem

Members
  • Posts

    4
  • Joined

  • Last visited

About prem

  • Birthday 06/07/1979

Personal Information

  • Visual Studio .NET Version
    Visual Studio .Net Professional 2003
  • .NET Preferred Language
    VB.NET

prem's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I have the same problem, has anyone found a way around this?
  2. Yeah i've checked out that FAQ already. Unfortunately it doesn't answer my question. Thanks anyway mate.
  3. Is it possible to change the height of just a specific row in a datagrid? What i'm trying to do is embedd a datagrid within a datagrid, which is visible when a row of the parent datagrid is clicked. The problem i'm having is changing the height of the row in the parent datagrid so that it entirely contains the child datagrid. Any suggestions appreciated. Cheers.
  4. In my application I have multiple related tables in a datagrid. When i click on a row node to expand and view child rows, the datagrid by default provides a link to another datagrid in which the child rows are displayed. Is it possible to view the child rows in the same datagrid? I want to be able to expand a row to view its child rows while pushing the other rows down the datagrid. Sort of in the way that tasks are handled in Microsoft Project. Would be much appreciated if anyone has any info on this.
×
×
  • Create New...