Jump to content


Lelik

Member Since 22 Jun 2008
Offline Last Active Feb 20 2010 12:22 AM
-----

Topics I've Started

DB Image component

01 February 2010 - 02:44 AM

Hello! Could you make your NXGlyph and NXImage components to work with databases... :)

History of new changes

30 January 2010 - 07:42 PM

Hello! I get a new email every time new components are available. It's very desired to have a list of changes since last components' version in email body, please smile.gif

It's just not very usefull to download an archive just for checking a history.


Rows bolding problems

28 January 2010 - 03:56 AM

Hello! In my form I have TTimer and DBGrid. TTimer makes a field property of selected row to be chaged. Depending on this field value, a row is making bold in DBGrid in CellFormating event.

First all lines are bold, that is correct. When I select some row it should change to unbold. It happenes, but there are some drawing bugs. A row unbolds only for some first letters in first column. It unbolds full when I click to the other row.

See at picture that selected row haven't fully been unbolded. It unbolds only "Testing caption" words. And there are last 2 letters clonning in "caption" word

Attached File  Untitled_1.jpg   92.83KB   10 downloads

Selection makes multiselect

09 January 2010 - 02:22 AM

When I set "select full row" property in DBNextGrid, it works like multiselect and almost never deselects (all multiselects are off). For example there are 3 lines, I click 2nd or 3rd one and the rest lines are selected automaticly. When I activate the other application and then return to my application, one line cas unselect by itself huh.gif   It's a very strange....however:

1) SelectedCount returns all "selected" in such way lines

2) SelectedRow returns the clicked one row (that is really selected by me and correct)   


I suppose it's all about SelectedCount and some wrong draw...

And it can't be deselected even Ctrl using



PS: I tried latest versions, even today's one.
PSS: mySQL + myDAC -> NextDBGrid

Attached File  Untitled_2.jpg   103.11KB   4 downloads

Demo updates

09 January 2010 - 12:47 AM

Please update your demo projects smile.gif some files and components are missing in DB demos...