2010 Jan 21 9:51 AM
HI Experts,
In table maintenance view of a table i want to see one field as radio button and want to have checked for one of the entries out of the set of entries.
My table contain four field.
Key1 key2 nonkey1 nonkey2
I want to have nonkey2 as X for only one records for all same key1.
example data set
key1 key2 nonkey1 nonkey2
E1 1 eame X
E1 2 eame2
Here user shd not be able to put second row nonkey2 as X. This i want to achieve through radio button for nonkey2 in table maintenance.
Please advise.
Regards
Shiv
HI Experts,
In table maintenance view of a table i want to see one field as radio button and want to have checked for one of the entries out of the set of entries.
My table contain four field.
Key1 key2 nonkey1 nonkey2
I want to have nonkey2 as X for only one records for all same key1.
example data set
key1 key2 nonkey1 nonkey2
E1 1 eame X
E1 2 eame2
Here user shd not be able to put second row nonkey2 as X. This i want to achieve through radio button for nonkey2 in table maintenance.
Please advise.
Regards
Shiv
2010 Jan 22 6:24 AM
> example data set
>
> key1 key2 nonkey1 nonkey2
>
> E1 1 eame X
> E1 2 eame2
>
> Here user shd not be able to put second row nonkey2 as X. This i want to achieve through radio button for nonkey2 in table maintenance.
Hi Shivaram,
I could'nt get you....
If key1 and key2 are different in both cases then why can't the monkey2 be 'X'.
and the functionality you are talking about can also be easily achieved by using list box which has a value 'Blank' and 'X'.
Hope it helps you,
Regards,
Abhijit G. Borkar
2010 Jan 22 9:56 AM
Hi,
If I understood your requirement you want nonkey2 could be checked for another value of key1. But this will not happen if you take radio button. Better you take check boxes and write small logic in the table maintainance events to handle that.
Hope it helps you. Revert for further help.
Thanks,
Sri.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |