Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
251 views
in Technique[技术] by (71.8m points)

ms access - Fixed Datasheet width for split view form

I have a form that shows information for people that is set as a Pop Up form. I would like a list of the people on the left of the form such that when a person is selected (clicked on) in the list, their details are shown in the form. I have tried a split form which works functionally, but resizing the window does not work the way I want it to. When form window is resized (left to right) the datasheet portion resizes, not the form. I would like the width of the datasheet to be fixed, and if the window is resized, the form resizes, not the datasheet.

I have also tried to do this effectively with a subform, however I cannot get the main form and subform to sync. I have it where when a record is selected in the subform, it filters the parent form to the proper record, however, in doing do, the subform resets (a requery maybe?) and the selected person is no longer selected.

question from:https://stackoverflow.com/questions/66059319/fixed-datasheet-width-for-split-view-form

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...