Thanks, it is a good read!
Type: Posts; User: dee-u
Thanks, it is a good read!
AFAIK, you can use checkboxes on a plain datagrid. The control used in the link is probably an MSHFlexgrid or MSFlexGrid.
Well, that is just random Photoshop font I tried, I am actually contemplating on removing that panel altogether since it is just a space occupier but without much value. Will also try to tweak my...
Thanks guys, been experimenting with it and thus here are my changes to the color scheme, making it closer to an 'outlook' design. Still working out what scheme to use for the buttons.
@sz: I am...
Your 2nd question should be on another thread. If this was resolved then you can mark it.
I thought you were still booing bieber.
This is already covered in the FAQ section: http://www.vbforums.com/showthread.php?350176-Database-How-do-I-put-the-character-into-an-SQL-string
The rs.Update should be inside the loop:
rs.AddNew
rs.Fields("Assettag") = ListView1.SelectedItem.Text
rs.Fields("AssetDescription") = ListView1.SelectedItem.SubItems(1)
rs.Update
Just double posting since there is more traffic here than the WPF section :D
http://www.vbforums.com/showthread.php?722579-Criticize-my-UI-design&p=4420617#post4420617
Billboard Music Awards effect
Designing the UI is not my strongest skill so I am not sure if my UI looks professional or childish so I wish to get your criticisms on attached screenshot.100451
I have no problem with socializing, its just that I am not comfortable mingling with lots of people who are not really close to me. Though it is a different thing if I am with my closest friends.
First and foremost, I hate partys
your car maybe hacked
As I've said, my sample code just gets the FIRST column (index 0), to get the other columns you just have to use the other indexes (1, 2,3,etc).
cursor.GetString(1) //second column...
What language are you using? You could check some condition from the selected record if you want to disable/enable the command button.
Something like this, depends on what type of column. This gets the 1st column and assuming it is a string:
while (cursor.Read())
label1.Text = (cursor.GetString(0))
If you need mobility then you should go with laptop, if not then desktop.
Not sure what you mean by 'spot' but every controls should also be clickable. There is also a code-behind in WPF but if you are new into it I would recommend looking at MVVM design pattern which...
Got it working by exposing a ViewModel to be consumed by the Views. This is my 'parent' ViewModel (stripped unnecessary codes) and as you can see there is the ExerciseVM and Example VM in there:
...
What I would do is to also create a ViewModel for that usercontrol, and in your parent view you just have to expose a ViewMode property for that usercontrol where it can bind into. Actually, just...
I'm gonna be a father for the 4th time, probably by October. I need to purchase more computers now.
I've seen some threads here that talked about MVVM so I tried asking here but forgot to convert my code. :D
I have a list of Topics, and for each topic there are some Examples. What I want to be able to do is that when a topic is selected then I will populate another view with all Examples for that...
I've just got 3 classes: Topic, Example and Exercise. Topic is the main class where both Example and Exercise is linked to. In my window (non-MVVM) I am populating a listbox with my topics, and upon...
I second the motion.
CollectionView worked.
We have here an application (not written by me) and I would like to know what SP or View a certain RDL gets its record from, I have access to the database and the report server but I don't know how...
Somehow I've considered doing that but I thought it maybe ugly. :( Looking at CollectionView for now, I hope it will work in my case.
Will redirecting in the hosts file work for HTTPS?
Yes, looking at a Proxy Server solution, can you recommend a free one that works? =)
I have two buttons, (next button and previous button) that moves to the next or previous record, I am using IEnumerator for this and added the MovePrevious method. Upon moving records, I am manually...
Can't you use the MouseUp and MouseDown events of the Command Button?
Been googling but not sure if the methods presented will be able to stop our users so I am asking here if there is a way to completely block those two sites in some computers only in our domain?...
As I've said I gave up on trying to make it work in a 64bit machine. =)
If I am not mistaken the oracle driver cannot be installed on a 64bit machine, I also tried a few months ago but gave up after trying all recommendations on the net, it works on a 32bit machine...
That guy looks like your avatar
You have to MoveLast before reading the Recordcount so it will return the true number.
That is not latin and that is not randomly created? =) That's our local dialect which means "what is my real name?"
EDIT:
How are did you survive living in Martian in the undergrounds?
Anya ti us-usto nga nagan ko?