Hi there
I want to manually edit hours in the "resource usage", but the hours are greyed out. Any ideas why?
I performed the following steps:
1) Started a new project
2) Adding a single task called test
3) Assigned Joe to this task
4) Set duration to 4 days, and start date to today.
Then went...
thanks everyone for your response.
I made a typo - it should be supplier payments - we are dealing with creditors payments, not debtors.
My apologies!!!!
The design considerations should be similar though
We need to report on expenditure against suppliers, as well as our payment details. The...
I would like your advice on a star schema that i am working on.
Essentially,
I have Payments with many attributes like (who is paid, what is the payment status, abt 7 different payment dates etc)
Each payment is made up of invoices/source documents.
I have a dimension payment,
a fact...
Hi there,
I am having problems implementing windows integrated security with "openquery", using a linked server, with windows integrated security.
The strange thing is that I can access my cube if signed in as administrator. If however, I set up a new user, and assign him to the Administrators...
Hi there,
I'm trying to return (as rows), the customer name, and the gender of the customer. I am trying to use the "DIMENSION PROPERTIES" to achieve this - see below (uses Foodmart 2000 db). Runs ok, but query result is the same regardless of whether I put in PROPERTIES [Customers].[Gender]...
I have built a custom control, which inherits from drop down list, and
“adds” an additional property, called “Text”
What I am trying to do, is to have the custom control itself perform an action (in this case setting one of it's properties to a value) - whenever an event is raised. I want the...
Hi there,
I have written code to automatically assign event handlers to controls of a certain type, at runtime - using "Addhandler".
I would like to use this same code for other pages, and am battling to do this. I have created a separate class for shared code, but cannot get this...
Hi there,
I have write some code to attach a single event handler to multiple controls, at run time.
All works fine. The only issue is with persistence.
I originally had the code run when the page loaded, and only if it was not a postback. I expected to only have to do this once...
I am trying to create a relatively simple custom control.
I essentially wrote a class to inherit a textbox, and then supply two additonal properties.
I compiled the class with vbc.exe, and then registered the control on my page with <%@ register etc.
All of the above I did outside visual...
Hi there,
I am relatively new to ASP.net, and OO programming.
I am busy developing a data capture web form.
Have used datasets, and data adapters.
I would really appreciate some tips regarding best practice for data capture forms, especiall RE OO programming.
Should I work directly with the...
gmontano:
Looks good, but doesn't work for me.
I have used template columns in my datagrid, and have linkbutton controls, instead of pure text.
I get the following error message:
Control 'grdBookings__ctl2__ctl0' of type 'DataGridLinkButton' must be placed inside a form tag with runat=server...
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.