User Profile

Collapse

Profile Sidebar

Collapse
whidbey
whidbey
Last Activity: Jun 22 '07, 07:33 AM
Joined: Feb 21 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • whidbey
    started a topic How to make a treeview control (.net) transparent
    in .NET

    How to make a treeview control (.net) transparent

    Hello Frnds

    I am working on a project where I have a requirement to make the treeview control transparent. In the form I applied the gradient color background. So, treeview also have the same background.

    I searched a lot for this. I tried OwnerDrawAll method but it is not giving the exact what I am looking for. Please any one help me on this .... Its an urgent requirement.

    With Extreme Regards
    Whidbey...
    See more | Go to post

  • How to change the form's title bar color using .net supported language.

    Dear .Net Programmers cum Developers ,

    This is Whidbey. I am looking forward to a solution in .net. I have to change the color of the title bar (by default which is blue in Windows XP). I want the solution in any .net supported lanugage (VC++.net, VB.net,C#,Manag ed C++).

    If the solution is not possible,one can send me the links to other web pages.

    ------------------------------------------------------
    ...
    See more | Go to post

  • whidbey
    started a topic My Datagrid is not binding all columns
    in .NET

    My Datagrid is not binding all columns

    Hello frnds,

    I have created a datagrid with the following code......
    Code:
     
    <asp:datagrid id="DataGrid1" BackColor="#ccccff" BorderColor="black" Width="750" Runat="server" AutoGenerateColumns="False" HeaderStyle-BackColor="#aaaadd" Font-Size="8pt" Font-Name="Verdana" CellSpacing="0" CellPadding="3" ShowFooter="True"
    ...
    See more | Go to post

  • whidbey
    started a topic Unable to retrieve dataset from session

    Unable to retrieve dataset from session

    Hello friends, I am whidbey, new to thescripts and dot net as well.I am working over Online Shopping Cart,web application.I design a page (webform5.aspx) where user search books then select the books to buy from the datagrid.
    User can select books using checkboxes in the datagrid.

    The selected books are stored in a session variable name session("temp") which is a dataset type.After storing dataset in session (in bold...
    See more | Go to post

  • whidbey
    started a topic Unable to retrieve dataset from the session
    in .NET

    Unable to retrieve dataset from the session

    Hello friends, I am whidbey, new to thescripts and dot net as well.I am working over Online Shopping Cart,web application.I design a page (webform5.aspx) where user search books then select the books to buy from the datagrid.
    User can select books using checkboxes in the datagrid.

    The selected books are stored in a session variable name session("temp") which is a dataset type.After storing dataset in session (in bold...
    See more | Go to post
    Last edited by kenobewan; Feb 22 '07, 12:08 AM. Reason: Add code tags
No activity results to display
Show More
Working...