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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
A

AshokParikh

@AshokParikh
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • NULL Checking and Defensive Programming
    A AshokParikh

    I fully agree that pointer should never be NULL, however, crashing is not a good idea. I think contents of a pointer may be NULL not a pointer. In my opinion it indicates that not proper homework (or groundwork)is done before coding. I do check for NULL pointers but only in debug version and to eliminate any such occurrence.

    The Weird and The Wonderful data-structures performance question

  • DataGridViiew Problem
    A AshokParikh

    Thanks XMen, I do not have any null cell but the error takes place. In fact in the database no field is allowed to be null. Can you help?

    C# help css question announcement

  • DataGridViiew Problem
    A AshokParikh

    I am working on VS2005,having a DataGridView Control bound to a data source. Out of 13 coulums in the grid, 3 columns are DataGridViewComboBoxColumn and two Text Columns have WrapMode=True. I found that add/update etc. work fine, but since the wrpped text was not properly visible, I set the AutoSizeRowsMode = DisplayedCells, and I started getting following error DataGrid Cell value is not valid The error repeats for all the ComboBox type Cells and contents are not displayed. Once I restore the AutoSizeRowsMode=none the error disappears? Any help Ashok

    C# help css question announcement
  • Login

  • Don't have an account? Register

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