i displaying columns database , it's displaying db using key. need show one column default value 1. column not in db. have created balname.
you can thing assigning default value sql or mysql queries like
select -------, 1 'defaultvalue' --------------- and use column grid , bind grid column defaultvalue. binding same using other fields well.
hope understand , works you.
Comments
Post a Comment