This is a migrated thread and some comments may be shown as answers.

[Solved] Select row

1 Answer 106 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Anil
Top achievements
Rank 1
Anil asked on 10 Jan 2010, 11:51 PM
I have a grid which I only 5 columns are shown by default and on insert/edit I show the fields in editformsettings.
I want to use the same editformsettings from a itemcommand for viewing the data but not show the update button.
There is an example of showing the selected row in tooltip but I wanted to use the already existing code for the same having the same look and feel.

Is this possible?

Thanks,
Anil

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 11 Jan 2010, 05:42 AM
Hello Anil,

Check out the following help document which explains on how to present the grid edit form in readonly mode:
Preview(ReadOnly) option for WebUserControl edit form
You can use the same logic for FormTemplate or an AutoGenerated EditForm.

-Princy.
Tags
Grid
Asked by
Anil
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or