Formatting boolean values in datagridview in vb.net -


i have datagridview display table data @ runtime,some of columns in table having data type boolean.but @ runtime check boxes getting displayed on datagirdview,i need show true or false value instead of check box.can 1 give me proper solution..?

try converting value in boolean field string data type.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -