![]() |
Form Region
I have created a new form region in meeting request form. I am using this
form with Visual Studio 2008. I want to get the location from my DB by searching rooms and then populate the result in the Location bar of the meeting request form. Require your help. |
Form Region
There's no way for any of us to read your mind and know what DB you are
using or how it would get searched, or what search terms to use. Only you know that. The Location property is just a string property, the actual Location dropdown is not available to you. So you'd need to put your own list control on the form region and have your users use that to populate the actual Location property. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Faisal" wrote in message ... I have created a new form region in meeting request form. I am using this form with Visual Studio 2008. I want to get the location from my DB by searching rooms and then populate the result in the Location bar of the meeting request form. Require your help. |
Form Region
Well i think i was unable to explain my requirement.
The DB will be my custom DB using SQL Server2005 and i will get the values by passing the dates to the DB and get the Free location during the interval provided. The result which i received on my Form Region which will be a meeting room. I need it to be placed on the master form Location textbox just by clicking a button or some other way. I hope its clear now. Apprecite your help. "Ken Slovak - [MVP - Outlook]" wrote: There's no way for any of us to read your mind and know what DB you are using or how it would get searched, or what search terms to use. Only you know that. The Location property is just a string property, the actual Location dropdown is not available to you. So you'd need to put your own list control on the form region and have your users use that to populate the actual Location property. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Faisal" wrote in message ... I have created a new form region in meeting request form. I am using this form with Visual Studio 2008. I want to get the location from my DB by searching rooms and then populate the result in the Location bar of the meeting request form. Require your help. |
Form Region
To repeat:
The Location property is just a string property, the actual Location dropdown is not available to you. So you'd need to put your own list control on the form region and have your users use that to populate the actual Location property. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Faisal" wrote in message ... Well i think i was unable to explain my requirement. The DB will be my custom DB using SQL Server2005 and i will get the values by passing the dates to the DB and get the Free location during the interval provided. The result which i received on my Form Region which will be a meeting room. I need it to be placed on the master form Location textbox just by clicking a button or some other way. I hope its clear now. Apprecite your help. |
All times are GMT +1. The time now is 07:08 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com