Hi
THere is an action grid which loads some fields with bit values in SQL> When the grid loads the value is set to YES when 1 and No when 0. But when the record is edited in inline edit a check box is shown to make changes. The check box doesnt load with checked status even when the underlying value is 1. I have tried setting the initial value it doesnt seem to work. Thanks for any advice.
Sujatha, is this action grid part of a third party module? if not please share the exact location in the persona bar in order to assist you further.
In case this is part of a third party module make sure you get some support from the vendor.
Regards.
@Marco, Action Grid used to be a seperate module from DNN Sharp. About 6 or 7 years ago, the cranked up the business and became a low-code platform (Plant an App), running on DNN. It is really awesome :-)
On Topic: Action Grid, can show exactly what you have if you have SQL as your way to collect data. Typically, you have: Step 1: collect the columns, SELECT * from app.awesometable Step 2: add the fields to the grid Step 3: save and you're done.
If this does not work, you can turn to https://community.plantanapp.com/ for specific support for this module
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.