Why cant i change the default name of radio buttons? What is the relationship between this property and the Property-s72 in the Direct Editor?
Also on other controls i have noticed that i'm unable to change the value of the name property i.e. the property window allows me to edit the name but it reverts back to the default as soon i try to save the new name.
Any help appreciated!
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

Radiobutton Name property uneditable
Started by
aravindaR
, Jan 26 2004 23:37
1 reply to this topic
Posted 27 January 2004 - 13:43
Hi,
Property-s72 means it is a Primary key. I have Dev 8.0 and i could change Primary keys in Direct Editor. Don't know about 9.0
When i try to change it thro' Database code outside IDE, i couldn't change the primary key. There there was an article in MSDN that says primary keys cannot be changed. The only way to change it is to delete the record and create a new one.
Property-s72 means it is a Primary key. I have Dev 8.0 and i could change Primary keys in Direct Editor. Don't know about 9.0
When i try to change it thro' Database code outside IDE, i couldn't change the primary key. There there was an article in MSDN that says primary keys cannot be changed. The only way to change it is to delete the record and create a new one.