Error in populating to a GridView

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • samueal
    New Member
    • Apr 2011
    • 8

    Error in populating to a GridView

    I have a access database that contains foreign characters(Hebr ew Language).
    Hebrew language is a Right To Left language

    When i populate it to datagridview using OledbDataAdapte r..
    The value gets populated reversely..

    (i.e) "אין" is getting populated as "ןיא".

    Can Anyone help me??
Working...