Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

sepel

@sepel
About
Posts
116
Topics
44
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How Add dialog and show it?
    S sepel

    So Helpful. Thanks again.

    sepel

    C / C++ / MFC csharp c++ hosting cloud question

  • How Add dialog and show it?
    S sepel

    It works !. Thanks Amir. Dear Amir,I have some expert in C# and now I migrate to mfc for some interesting and some works !. Can I ask you guide me to some books or another resource to help me learn mfc better( and quick)? Best Regards

    sepel

    C / C++ / MFC csharp c++ hosting cloud question

  • How Add dialog and show it?
    S sepel

    Hi Experts. I'm new in Mfc. In c# I cloud easily add new form to my application and show it. At first step in Mfc I need to add some dialog to my application and then from some menu or button command display it. But I mixed to how do it? Thanks for your kinds.

    sepel

    C / C++ / MFC csharp c++ hosting cloud question

  • Show webpage content as thumbnails
    S sepel

    Thank Manas. I find Some Code sample?

    sepel

    ASP.NET question

  • Show webpage content as thumbnails
    S sepel

    Hi. Can It possible to show a web page content as a an Thumbnails or image(such as Firefox add-on)?

    sepel

    ASP.NET question

  • Rounded button and panel in c#
    S sepel

    Sorry.I found there are some article in this site after I had wrote my post.

    sepel

    C#

  • Rounded button and panel in c#
    S sepel

    I Want to find some rounded button and panel or TabControl like it: http://seifolah.byethost3.com/pics/niceUI.PNG[^]

    modified on Monday, April 6, 2009 12:09 AM

    C#

  • Datagrid view binding to BindingSource Don't Display any thing
    S sepel

    Hi All. I have Data grid and bind it to a bindingSource object.I set bindingsource DataSource property to a list of class A. my list:

    List lstPVirtualDetails = new List();
    my Bindingsource:bndDetails
    bndDetails.DataSource = lstPVirtualDetails;
    my grid:dgDetails
    dgDetails.DataSource = bndDetails;

    Then I add some A object to list But Gridview don't display any thing:confused:

    DA.viwPurchaseDetail details = new Cooky.DA.viwPurchaseDetail();

            details.discount = discount;
            details.name = lblProduct.Text;
            details.price = price;
            details.quantity = quantity;
            details.id = CurProduct.id;
    
            lstPVirtualDetails.Add(details);
    

    But my grid don't display any thing. What's problem?

    sepel

    modified on Tuesday, February 17, 2009 2:49 AM

    C# css wpf wcf help question

  • IIS page extension less don't work
    S sepel

    Thanks for your replay. I found the solution: http://professionalaspnet.com/rss.aspx[^]

    sepel

    ASP.NET csharp css visual-studio sysadmin windows-admin

  • Update the node value of XML file
    S sepel

    These links may be helpful: http://www.aspnettutorials.com/tutorials/database/XML-Csharp.aspx[^] http://asp.dotnetheaven.com/howto/doc/Xml/ModifyXmlDocument.aspx[^]

    sepel

    ASP.NET xml announcement

  • how to apply css to my asp.net page [modified]
    S sepel

    Why Do you use style in html tag?

    sepel

    ASP.NET csharp css asp-net tutorial

  • How to use functions in Crystal Report................
    S sepel

    What type of function Do you want to use? crystal report function or you're own function??

    sepel

    ASP.NET help tutorial

  • Apply CSS to all classes
    S sepel

    Hi mehrdad. Use some like this: div { color:#ff33cc; .... } Or you want to assign any class that contains "div" name??!! :doh:

    sepel

    ASP.NET css question

  • Input string was not in a correct format. in Rowcommand of a GridView
    S sepel

    You may not assign any value to you'r LinkButton. And it can't Convert Null to int32. ;)

    sepel

    ASP.NET database help

  • Javascript to c# variable
    S sepel

    Can you explain more. Whats you'r source information?From control?

    sepel

    ASP.NET csharp javascript

  • Textbox text changed/ Keypress event
    S sepel

    Web Is so different from Win. You must use JavaScript to handle key event.

    sepel

    ASP.NET csharp question

  • Img at run time (Asp.net 2.0)
    S sepel

    It may help you:

    sepel

    ASP.NET help csharp html asp-net design

  • button image
    S sepel

    Use ImageButton Control .

    sepel

    ASP.NET tutorial question

  • Change colour of click link [modified]
    S sepel

    By default when you click links on webpage visited link color change. You can use this style in your header page. a:visited { color:green; }

    sepel

    ASP.NET sysadmin help

  • Changing the state?
    S sepel

    Karthick_gc wrote:

    I have a radio button control

    Karthick_gc wrote:

    its one option is selected

    I think you forget to write all your soluion !! :doh: Is there only one radio control on your form?

    sepel

    ASP.NET question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups