Sigma Php Ajax framework, Ajax Components, GUI Builder
May 21, 2012, 10:13:46 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: How paste the clipboard data into a new row  (Read 2030 times)
mbv401920150
Jr. Member
**
Posts: 6


View Profile
« on: November 05, 2009, 11:56:12 AM »

Hi to all,

I'm working with the SIGMA Grid and I found a function setContent(vArray), where vArray is an array with the values that I want to insert in the grid.

But don't work...

We have some idea or alternative method to add a new row with the clipboard data?

Thanks
Logged
WarrenDelacruz
Newbie
*
Posts: 1


I like to share thoughts and views.


View Profile
« Reply #1 on: March 29, 2011, 09:47:43 PM »

Puts text to the clipboard:-
Dim myD     As New DataObject
   
    myD.SetText "test"
    myD.PutInClipboard
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!