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
V

vykom

@vykom
About
Posts
5
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Open source bug tracking
    V vykom

    What about bugzilla ? http://www.bugzilla.com

    ___________________________ vykom's best. Free your mind! use GPL. up to open source!!!

    The Lounge question csharp c++ perl com

  • DataGridView VS2005
    V vykom

    Right in the correct spot !!!!!! Tanks a lot. I've make it work thanks to you! see you around ????

    ___________________________ vykom's best. Free your mind! use GPL. up to open source!!!

    C# csharp database visual-studio

  • how to hide a row in datagridview in vc# 2005 ?
    V vykom

    Well I'm not totally sure, but I can tell you're having a BindingSource problem. In my expirience, I wouldn't be able to edit almost nothing usingn BingdingSource or TableAdapters, because we can not mess with the internal managment of the .NetFramework. Solution: Fill the DataGridView manually using sql querry, it should solve the problem.. (I mean manually exactly how it sounds.. row by row and Cell by Cell) good luck. (sorry my english)

    ___________________________ vykom's best. Free your mind! use GPL. up to open source!!!

    C# help csharp tutorial question

  • DataGridView VS2005
    V vykom

    well, tnks for that. About the second question, what I need is something like this: Some user, can manually select an item loaded in the DataGridViewComboBoxCell, but, in any case, he can manually insert a value typing it too. That's why I can't explicity load all items from a BindingSource or TableAdapter normally, because I wouldn't add or edit any item from the control. Y try getting the full action over "mouseclicked" and "itemselected", but I couln't add an item in the combo .... exception released because i'm trying to edit all the concurrency of the BindingSource. And also loading the commbo manually, I couln't draw a simple TextBox in the place of the ComoboBoxCell.. It's kind of tricky. (sorry my english)

    ___________________________ vykom's best. Free your mind! use GPL. up to open source!!!

    C# csharp database visual-studio

  • DataGridView VS2005
    V vykom

    Hi! I need to load a DataGridViewComboBoxCell from dynamic SQL data and the other DataGridViewTextBoxCell from another SQL datasource. Thats not it... i need also be able to edit one single value from it. For exmple, I need to be able to select some item or insted be able to insert a new value to get from some insert qerry. All this for earch row in a normal DataGridView Component from Visual Studio .Net 2005 tnks! :^)

    ___________________________ vykom's best. Free your mind! use GPL. up to open source!!!

    C# csharp database visual-studio
  • Login

  • Don't have an account? Register

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