Normal 0 false false false EN-US X-NONE X-NONE
Hi,
I am using XamGrid.
In xamGrid have different columns type i.e. Textbox , button.
On click of button open a dialog window.
Now input the value into textbox and close the form.
Now my requirement
after close the button show on another cell?
I am unable to set the value into particular column?
Kindly suggest me.
Hi Darrel,
I am giving you example
I have Xamgrid with 3 columns and one textbox apart of Xamgrid.
UI is like that
Enter Number | Text Box |
----XamGrid-------------------------
Col1 col2 col3
-----------------------------------------
TextBox Button TextBox
Now i click the XamGrid Col2's button.
When click the button
above textbox value will show into XamGrid's Col3.
I hope you understand my issue.
I am not sure what you are asking / saying here?
When you change the value the value of the cell is supposed to change?