Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. albertov10

    rpt from version 8 in visual basic.net

    Hi, I have a problem, I call from a windows form visual basic.net aplication an rpt which has been created with Crystal reports 8, everything goes ok till I distribute the aplication on the clients. Do you know which dll do I have to include I though the .net setup will get all dependencies but...
  2. albertov10

    Dundas chart

    Hi everyone, I've been doing some research through the forum but can't find any related thread. I've downloaded Microsoft's resource kit which claims to include Dundas chart as a component. I'm developing a Visual basic.net windows form application which currently is using visual basic 6.0...
  3. albertov10

    Change colunm name dynamically.

    Thank's a lot just what i needed
  4. albertov10

    Change colunm name dynamically.

    Hi everyone, I work with VB and Crystal reports, normally through VB code I fill in Access tables and then I call Crystal reports to show the table. the columns names of my reports are just text. and i make them in design mode. The problem i have now is that i need to change the name of those...
  5. albertov10

    Is it possible?

    Thanks for your answer, but what if those application have our own Active X, I can't manage to make it work it returns an error, it seems the client its not capable of downloading the component with the application. The just in time compiler isn't capable of understand the code Thanks.
  6. albertov10

    Is it possible?

    To create Windows like applications, install them on a server and make the clients access those aplications? ¿Any ideas on how to achieve it? thanks
  7. albertov10

    print a flex grid

    Is it posible to print a flex grid and if it is how? thanks in advance
  8. albertov10

    Minimize-maximize formfrom code

    form.windowstate = 1 forme.windowstate = 2 form.windowstate = 0 don't know exactly but one will minimize it
  9. albertov10

    How can I prevent users from Control -Alt -Sup

    I've designed a project for NT and though I can hide the task, it's impossible to hide the process therefore I'm willing to prevent users from using Control -Alt -Sup can anybody help me thanks a lot
  10. albertov10

    Combo in listview thanks

    I´ve got a problem I have to show in a listview multiple options, my cuestion is does anybody know can I insert a Combo box inside a listview. thanks a lot

Part and Inventory Search

Back
Top