Afte adding more records to the subform, it does not resize on the main form. I have set Subform/Form Detail's section Grow property to true. but it does not help.
How do I make the subform to change size to accmodate more records on the main form?
The Master form has Studio ID field.
The subform has a combo box based on a query "Select * from Statement". I would like to add something like "Select * from Statement WHERE StudioID=" & Parent![StudioID]. Not sure if this will work.
I would also like to refresh the Subform's Combo Box once...
1) I have Film -> Active Statements one to many relationship
2) I would like to dynamicly display tabs based on Active Statements table. One tab for each record. If record is deleted on the first tab screen, the statement tabs are updated
Thanks
I would like each record in MyFields.MyExpression filed to contain and expression, which would be calculated on the report at runtime. I am not sure how to do evaluate it at runtime.
Example:
1) First record
MyFields.MyExpression = "tblMain.Calc1*tblMain2.Calc2"
1) Second record...
Yes, it is by design to accept 30 days period. Sorry.
I would like help (I am kind of new to C#) how to write code to split the range into 30 day intervals and call the sub. Any C# gurus around?
It does not matter of the actual implementation, it is API. I just want to spilt a range DateTimeFrom to DataTimeTo to 30 days intervals and call the method several times, yet minimum one time...
I have a method called CallGetList(dateTimeFrom, dateTimeTo);
The problem is that it does not accept range with more than 30 days. What I would like to do is to call CallGetList method with range of 30 days several times to cover the whole dateTimeFrom-dateTimeTo range.
Also the range maybe...
I am using Development Web server. Debugger does not stop at breakpoint in the static constructor . At the breakpint there is a message that "source is different than original..." I have rebuild the whole solution
In Myclass I have 4 properties: Environment, DataStore, Session and User.
I call 2 static methods from constructor:
InitEnv -> initializes DataStore and Environment
InitSession -> initializes Session and User
Seems it should work fine, however when another user logins InitSession should be...
Did somebody attepmted to integrate two solutions? I am planning to integrate two ASP.NET solutions into one application/solution. What are the challanges? Any recommended path? I understand I need to integrate two web.configs into one. What is the easiest way to do this?
I was thinking...
hello,
How do I convert microsoft webcasts (.wmv format) from www.microsoft.com/webcasts to AVI or MPEG-2 format? I have tried several conversion programs, but they all do not work (Divx Converter, Nero etc.)
The reason is, I have Philips DIVx DVD player, so I could watch them on my TV set:)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.