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
B

Bobby887

@Bobby887
About
Posts
10
Topics
8
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Generate rdlc file dynamically
    B Bobby887

    hi... I'am in wonder whether its possible to generate a "rdlc" file, add some data regions and finally pass a dataset to it dynamically. I'am going to generate a user control that has a dataset and use this dataset to create a report on the fly. Would you please help me? Thank you in advanced...

    C# help question

  • Filtering problem
    B Bobby887

    Hi guys...:) when i use "RowFilter" property of a DataTable that's created from a simple select statement(without join i mean) i can filter my DataGridView but when i use join in my select statement it doen not respond. Could you please tell what to do , its so urgent..... THANK YOU

    C# help

  • Master-Detail relation update problem
    B Bobby887

    I am trying to build a component in which it can support all kinds of relation in two (DataGridView)s style and it has its own filtering, navigation ,edit,insert and delete buttons to support appropriate actions on bound data. So its better to accomplish these actions automatically than write "Update","Delete","Insert" commands manually. I am in wonder whether SqlCommandBuilder does generate "Update","Delete","Insert" commands automatically in a master-detail relation or not ? If it does or if there is any other way to handle the problem would you please let me know it either. THANK YOU IN ADVANCED...

    C# help question announcement

  • Help me on MDI Parent form please
    B Bobby887

    When i put a control on a MDIParent form , every child form opens behind this control.:mad: How can i handle this problem ? Thank you in advanced.

    C# help question

  • How draw formatted text in cell DataGrid
    B Bobby887

    simply use the e argument of Cell_Formating event of your grid.

    C#

  • How can i bind two controls together in witch that when one control scrolls the other scrolls too?
    B Bobby887

    How can i bind two controls together in witch that when one control scrolls the other scrolls too? for example imagine that when a "DataGridView" scrolls , contents of a panel scroll too. Thank you...:confused:

    C# question tutorial

  • How to get "Precision" and "Scale" of a Decimal bound column in code ?
    B Bobby887

    I have bound a "Decimal" field to my DataGridView control.I've gotten precision and scale of this column's value but i am in wonder how to get these values declared in SQL for this field? Thanks and waiting for your replies ...:((

    C# database tutorial question

  • datagridview cells
    B Bobby887

    simply use "CellValidating" event for other columns. in this event check whether if your MSISDN column is empty then set cancel to true.

    C# json

  • DataGridView's BackgroundImage Property
    B Bobby887

    DataGridView is inherited from "CONTROL" so several properties are reserved like Background Image. How can i set an image as a background of DataGridView control ? Thank you in advanced.

    C# question

  • How to encrypt dll files?
    B Bobby887

    As you guys know Dynamic Link Libraries created in visual studio .NET can be decrypted, oooh my goodness. How can it be encrypted? Dotfuscator can do somethings, but when u encrypt your class with it,all the members of your class rename to letters and furthur useness would be horrible. Thank you in advanced. bobby877

    C# csharp visual-studio tutorial 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