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

Software_Guy_123

@Software_Guy_123
About
Posts
65
Topics
32
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to change Label contrl's height and width runtime
    S Software_Guy_123

    Hi, I have solved using Graphics.measurestring wih 3rd parameter as fixed width.

    Thanks & Regards, Kumar

    C# tutorial question

  • How to change Label contrl's height and width runtime
    S Software_Guy_123

    Hi Corayzon, This I had tried, but it is increasing form width also. I want form width should be fixed like 300 and label's text should be wrap to next line.

    Thanks & Regards, Kumar

    C# tutorial question

  • How to change Label contrl's height and width runtime
    S Software_Guy_123

    Hello, I would like label control with fixed width but length should increase as per the text data. OR run time how can I control label control's width and height depending on text of label control.

    Thanks & Regards, Kumar

    C# tutorial question

  • How to use satellite assembly from GAC
    S Software_Guy_123

    Hi, In our project we want to use satellite assembly from GAC. Can anybody give more detials on this. It will be great.

    Thanks & Regards, Kumar

    C# dotnet tutorial

  • How to add input language for multi language
    S Software_Guy_123

    I have installed languages but for add as input language I have to use control panel and add manually. I want on selection of language if input keyboard is not configured then programmatically it should add keyboard for that language. Thanks in adavance. Regards, Kumar

    Thanks & Regards, Kumar

    C# tutorial

  • How to add input language for multi language
    S Software_Guy_123

    Hello Everyone, I am working on window bases multi language application. I would like to add input language programmatically like Japanese / Hindi under Control Panel -> Regional and Language settings. ( User don't want to add language manually). Is anyone have idea how to achieve this. Thanks & Regards, Kumar

    Thanks & Regards, Kumar

    C# tutorial

  • SQL Server 2000 Installation
    S Software_Guy_123

    Hello, Which edition (desktop / professional )of SQL server 2000 I can install on Windows XP Sp2 operating system and from where can I get free download. Thanks in adavance for your help. Regards, S Kumar

    Thanks & Regards, Kumar

    Database database sql-server sysadmin help

  • How to insert record from XML document without using sp_xml_preparedocument procedure
    S Software_Guy_123

    Hi, In couple of procedures we are passing xml formatted data and inserting into temporary tables using sp_xml_preparedocument. Is there any other approach without using sp_xml_preparedocument procedure we can insert data from xml formatted data. We are looking for better performance. I hope somebody can help on this. Thanks in advance.

    Thanks & Regards, Kumar

    Database sharepoint xml performance help tutorial

  • Window.open - Javascript help
    S Software_Guy_123

    Hello, Thank you for your reply. This is a work issue. javascript escape function was also throwing error. HtmlEncode I will check.

    Thanks & Regards, Kumar

    Work Issues help javascript database question

  • Window.open - Javascript help
    S Software_Guy_123

    Hello, I have code like window.open(strurl, strwinName) where strWinName's value is coming from database. User can enter value like [ABC]0001, ABC^001, if these value is assigning to strWinName then in Internet explorer getting error like 'Invalid arguments', but this works fine in firefox. Here problem in windows name, if we have any special characters like [,] or ^ then it is throwing error, How can I escape these characters any work around is appreciated.

    Thanks & Regards, Kumar

    Work Issues help javascript database question

  • How to recover delete files from Hard Disk
    S Software_Guy_123

    Hi Dave Kreskowiak, Thanks a lot for giving hint.

    Thanks & Regards, Kumar

    Visual Basic tutorial

  • How to recover delete files from Hard Disk
    S Software_Guy_123

    Hello, How can we recover deleted files in any format like .doc, .txt, .mdb from hard disk. If anybody knows, please give URL or sample code.

    Thanks & Regards, Kumar

    Visual Basic tutorial

  • How to access remote PC
    S Software_Guy_123

    Hi, How can I access remotely located pc, so I can install few softwares from remotely PC. (Softwares are copied in that remotely PC) I hope you can help me.

    Thanks & Regards, Kumar

    Work Issues help tutorial question

  • Edit icon is displaying in rowheader for datagrid
    S Software_Guy_123

    Hello, In .Net 2.0 version, windows form, we are using readonly datagrid. for this grid if user selects any cell and right click then windows context menu i.e. cut, copy, paste... is displaying. Now user is selecting some other cells and try to paste then in rowheader it is dispalying edit icon. We don't want this edit icon should be display at rowheader but context menu should be display. Your help is greatly appreciated.

    Thanks & Regards, Kumar

    C# csharp css help announcement

  • How to disable right click menu/ context menu of datagrid
    S Software_Guy_123

    Hello, In .Net 2.0 version, windows form, we are using readonly datagrid. for this grid if user selects any cell and right click then windows context menu i.e. cut, copy, paste... is displaying. Now user is selecting some other cells and try to paste then in rowheader it is dispalying edit icon. We don't want this edit icon should be display at rowheader but context menu should be display. Your help is greatly appreciated.

    Thanks & Regards, Kumar

    C# tutorial

  • How to put advertises on portal
    S Software_Guy_123

    Hello, I am working on portal and right hand side we want to dispaly few advertises, so which is the best approach for displaying advertises, i.e. use of adrotator or customized random function. I think you can help me.

    Thanks & Regards, Kumar

    Web Development help tutorial lounge

  • How to disable right click menu/ context menu of datagrid
    S Software_Guy_123

    Hello Martin, Thank you for your reply, but it is working for datagrid like column header. My problem is datagrid populated with few rows and columns, If I select from columns new menu is not displaying, it is displaying default windows right click menu i.e. Undo, Cut, Copy, Paste,Delete and Select All. I want to disable or hide this menu. once again thank you for your help.

    Thanks & Regards, Kumar

    C# tutorial

  • How to disable right click menu/ context menu of datagrid
    S Software_Guy_123

    Hello, In windows application we are using datagrid in readonly mode. If user right clicks on particular cell then copy/ paste menu is displaying. User is copying content and trying to paste in other cell, as datagrid is in readonly mode so user can't paste, but in first cell it is showing edit icon. We don't want that edit icon if datagrid is readonly, so I thought we can disable right click menu only. If any other solution is available for hiding edit icon, please let me know. Anybody if knows, solution for this, please give URL or sample code.

    Thanks & Regards, Kumar

    C# tutorial

  • How to send SMS to any mobile globally
    S Software_Guy_123

    Hello, I am working on one web base portal and currently requirement is like that need to send SMS to any mobile around the world. Can anybody help me regarding this. URL or sample code will be helpful.

    Thanks & Regards, Kumar

    ASP.NET help tutorial

  • HTML Website
    S Software_Guy_123

    Hello, How can I send feedback form as email to specified email id and in feedback (HTML) form for date selection how can I use calendar control. Any sample code ro URL will be great. Thanks in advance.

    Thanks & Regards, Kumar

    Web Development html beta-testing question code-review
  • Login

  • Don't have an account? Register

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