iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
I like to use a checkbox editype for a column in my webgrid but the column type is char(1) with Y or N as the possible values. How do I configure the column so that Y is checked and N is unchecked for the checkbox?
As far as I know, WebGrid will only accept boolean value for checkbox column.
For your scenario, you will need to add a new boolean column during InitializeDataSource server side event and during InitializeRow server side event you will need to set the boolean column based on the Y on N value.
Attached is a simple sample of such scenario
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname