Adding form elements
Hi Alex,
Nice work on the grid control. I have found that there does not seem to be much available out there when looking for well featured flexible grid component. Your grid control appears to be designed for maximum flexibility and perhaps with some added features could be the answer that we are all looking for! One problem with other grid controls I have looked at is that they rely soly on XML for data binding and therfore you cannot put your own HTML code into the cells. But I have found with the ActiveWidgets control that I can insert my own HTML code. However, and to my question, if I insert a form element such as an input element, when I focus on it the focus is immediately removed and the value reset. What is the best way to go about setting the grid up to support editing via HTML form elements and custom controls? And what is the best way to adjust cell height and width to the appropriate size for the content?
keep up the good work,
Aidan
Nice work on the grid control. I have found that there does not seem to be much available out there when looking for well featured flexible grid component. Your grid control appears to be designed for maximum flexibility and perhaps with some added features could be the answer that we are all looking for! One problem with other grid controls I have looked at is that they rely soly on XML for data binding and therfore you cannot put your own HTML code into the cells. But I have found with the ActiveWidgets control that I can insert my own HTML code. However, and to my question, if I insert a form element such as an input element, when I focus on it the focus is immediately removed and the value reset. What is the best way to go about setting the grid up to support editing via HTML form elements and custom controls? And what is the best way to adjust cell height and width to the appropriate size for the content?
keep up the good work,
Aidan
December 10,