ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: pdm91 on February 11, 2016, 04:28:34 pm

Title: Multiple textboxes in single cells
Post by: pdm91 on February 11, 2016, 04:28:34 pm
How can i add multiple textboxes in single cell ?

How can i achieve this?
Title: Re: Multiple textboxes in single cells
Post by: paramvir on February 12, 2016, 06:51:09 pm
use custom html string

<input type='text' /><input type='text' /><input type='text' />