Hi all,
Need your help.
I have a GridControl (GridView) and a TextBox. I also have few links on the form. When I click on the link its value is captured on a lable (lbl_selectedAc tivity). I'm appending "zTable_" to that text so that I can get the table name.
So as soon as I click on Link, im filling gridcontrol with table (records). Im trying to bind MemoEdit with one of the column in the table. Column...