CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: iwzhidden

Search: Search took 0.04 seconds.

  1. Re: why this code crashes and how to fix it

    fixed it.. my boss said wait until he gets back into town to look at it.. Too late fixed it myself.. thanks for the help anyhow...
  2. Re: why this code crashes and how to fix it

    I re-set the table column [apples] data type numeric(3,0) allow nulls unchecked, default value or binding to ((0)) but the default don't show in the table. when i rebuild the data-grid with a new...
  3. [RESOLVED] why this code crashes and how to fix it

    Db allows null in the table.. Thank for your help... hope to post in the right place..



    Protected Sub ASPxGridView1_CustomUnboundColumnData(ByVal sender As Object, ByVal e As...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured