View of a list customizing: group by multiple values (Lookup with “Allow multiple values” = true)
Hi!
I have the scenario:
A view of a list with 2 columns:
1. Title (default Text)
2. Lookup (with “Allow multiple values” = true).
The current view looks like:
TitleColumn...
Hi!
today I deinstall the Microsoft Project 2003 and install Microsoft Project 2007.
Now I have a big Problem:
when I add to my project plan 3 tasks:
Task1, task2 and Task3, I can connect the three task BUT the task are not move automatically to the end of the last task.
The work flow I make...
Hi!!
Does someone have any experience how to migrate an existing document management
system to SharePoint Portal Server 2003???
What is the best workaround for this migration?
gicio
I'm very interested in how the developing/build/testing workflow @ Microsoft looks like. I think Microsoft as world leader in software developing business must have a very good workflow. Does anyone know how the development flow @ Microsoft looks like?
I'm also interested in the workflow in...
am trying to load JPEG2000 (J2k) image and make use of the scalability features provided by J2k
by showing the image while loading. The tutorials clearly show that there are two possible “modes”:
- Progressive by resolution (You load the picture and it becomes sharper while loading, something...
am trying to load JPEG2000 (J2k) image and make use of the scalability features provided by J2k
by showing the image while loading. The tutorials clearly show that there are two possible “modes”:
- Progressive by resolution (You load the picture and it becomes sharper while loading, something...
Hello!
We are currently struggling with a problem of extending Microsoft PowerPoint (PP) freehand line functionality.
Here is our objective:
Imagine you have a brush in your hand and you are drawing a line. You can easily change the thickness of this
line while drawing by controlling the...
Hi!
How to extand and access the internat Office object structure.
Is there any Dev Kit for Microsoft Partners that in not available to "normal" users?
Something like NOKIA back entrence!?
gicio
HI!
I have two expert questions:
1. Is it possible to add new (own) End Styles of arrows in the Format AutoShape window (Colors and Lines) drop down box?
2. How is it possible to access the object structure in PowerPoint. I mean by this accessing the objects that are created on the given...
Hi!
does anyone read this articel:
http://www.informit.com/isapi/product_id~{4CDB188A-006B-4C93-8695-577753CA5993}/element_id~{18C032AD-1097-4BD9-9B2C-2EFD86862789}/st~{5403B8D0-9308-4B84-9F63-8040DAD445DF}/content/articlex.asp
???
from the articel:
---------------------
Even though we said...
upps...
I see!!
;)
m_strSQL = "UPDATE Car SET CarID = ?, Manufacture = ?, Color = ?, Hp = ?, Displacement ?, Price = ?, Model = ?, SaleContractID = ? WHERE CarID = ? AND Manufacture = ? AND Color = ? AND Hp = ? AND Displacement = ? AND Price = ? AND Model = ?";
thats now correct...
Hi,
thx for support me!
I try
try/catch... but code not go into the catch although ExecuteNonQuery() return 0.
I don't know why.
I change my update SQL query from:
m_strSQL = "UPDATE Car SET CarID = ?, Manufacture = ?,Color = ?, Hp = ?, Displacement = ?, Price = ?, Model = ...
Hi there!
how I can find out why ExecuteNonQuery() return 0 and not 1 by submit?
at this moment I see no chance to know why my query isn't submited.
thx
gicio
Hi!
I will write an application that work with an Access DB.
My database have 5 table that have a relationship to each other.
tables in DB:
Table 1: Car: CarID, Manufactore, Colour, Hp, Displacement, Price, Model
Table 2: SaleContractCar: SaleContractID, CarID
Table 3: SaleContract...
looking for something like a code guidline....
i.e. that a TextBox should have the prefix: txt
TextBox --> txt i.e. txtCustomer
Label --> lbl i.e. lblCustomer
String --> str i.e. strCustomer
bool --> boo i.e. booIsValide
is something like that anywhere available...
Hi,
I write a new class... like this:
using System;
using System.Windows.Forms;
using System.Windows.Forms.ComponentModel;
namespace CarTrade
{
/// <summary>
/// Summary description for TestTextBox.
/// </summary>
public class TestTextBox : System.Windows.Forms.TextBox
{
private bool...
Hi,
I develop an application that have 20 windows forms with many TextBoxes.
All TextBoxes have the same validation...
I write in all classes the same validation like that:
//if the user press a key down at txtDisplacement we check which one was pressed down
#region...
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.