Hi All. Is it possible to change the EditText on a GridEditCommandColumn to a different value for each row? For example, I'd like to enter edit mode by click on a persons name. I'm doing all this in the code behind (C#). I can set the 'text' property but then I loose the link button. Thanks.