| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 489 online users. » 0 Member(s) | 485 Guest(s) Applebot, Bing, Google, Internet Archive
|
| Latest Threads |
VCL conversion
Forum: Delphi General Discussion
Last Post: tobenschain
Yesterday, 05:00 AM
» Replies: 0
» Views: 24
|
IW 16.2.0 Missing librari...
Forum: IntraWeb General Discussion
Last Post: Mikhael
06-18-2026, 04:58 PM
» Replies: 4
» Views: 566
|
TIWjQDBGrid changing UI
Forum: IntraWeb General Discussion
Last Post: BoostedCruiser
06-08-2026, 02:02 AM
» Replies: 36
» Views: 70,158
|
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: Fabrizio Conti
06-04-2026, 09:14 AM
» Replies: 3
» Views: 448
|
Access Violation When Val...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
06-03-2026, 08:47 AM
» Replies: 2
» Views: 498
|
weakpackageunit contains ...
Forum: IntraWeb General Discussion
Last Post: rlebeau
05-26-2026, 04:56 PM
» Replies: 4
» Views: 502
|
Custom 404 handler
Forum: IntraWeb General Discussion
Last Post: CfawesDwale
05-21-2026, 08:02 AM
» Replies: 0
» Views: 240
|
PopUp Menu
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
05-13-2026, 04:35 AM
» Replies: 4
» Views: 8,189
|
Image question on tiwjqdb...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
05-13-2026, 03:32 AM
» Replies: 3
» Views: 4,098
|
Problema na Validação de ...
Forum: IntraWeb Dúvidas Gerais
Last Post: JorgeFernandes
05-11-2026, 06:13 PM
» Replies: 1
» Views: 292
|
|
|
| Custom 404 handler |
|
Posted by: CfawesDwale - 05-21-2026, 08:02 AM - Forum: IntraWeb General Discussion
- No Replies
|
 |
I'm trying to use a file in my templates folder to create a custom 404 handler, but whenever the 404 triggers it's raising an Access Violation.
Any ideas as to what could cause this behaviour?
|
|
|
| TIWjQDBGrid erratic behaviour |
|
Posted by: alex.trejo@tttnet.com.mx - 05-15-2026, 09:03 AM - Forum: IntraWeb General Discussion
- Replies (3)
|
 |
Hello, IW16.1.5 (just migrated from pre15!) D12.2
Have been using TMS DBAdvWebGrid for several years and want to replace it with TIWjQDBGrid.
Trying to make most of the *very few* properties accesible via IDE (am not versed in javascript) compared to TMS.
Have an IWForm with IWTabControl, each page of it with one or more TIWjQDBGrids, its datasources are ADOqueries or ADOstoredprocs.
In main Tab (grid shows Orders), user selects a row and pressing buttons moves to other tabs that show detail information pertinent to selected Order in other TIWjQDBGrids.
TIWjQDBGrid in "home" tab displays as expected [goAutoGridWith, goAutoColumnWidth].
User selects order 5.
When moving to other tab, TIWjQDBGrid there _never_ shows Grid full width, but always show correct information for order 5 THE FIRST TIME. In these other tabs, GRIDS are connected to other datasets.
Prior to returning home, inspecting main dataset shows its correct position (order 5).
When returning, home TIWjQDBGrid still shows selected row OK (order 5).
None of the other Tabs have to do with dataset of home grid.
*However*, when inspecting main dataset, it isn't positioned in row 5 anymore, but at dataset.eof!!
So even though Order 5 is highligthed, when going again to other tab, info shown is for last Order.
Have tried many things, forcing dataset.locate when returning to home Tab. But it always goes to last record, even if highlighted row is still order 5. No explanation.
So my problems:
1- Even when Options [goAutoGridWith, goAutoColumnWidth], more often than not when entering new tab Grid shows design width. Must resize browser window or do a sync action (buttonclick) to occupy full width.
2- TIWjQDBGrid from main Tab seems detached from its dataset, showing a selected row but actualy positioned at the end.
3. Need to have Pager in spanish, how to do it?
Would be nice to
- be able to control row height, fonts, colors, etc.
- be able to define non-dataset related columns (as in TMS, where you can have images, buttons, etc.)
We tried to migrate to IW 16.2, but broken rendering of TMS TIWGradButtons which are widely used made us stay at IW16.5.
PLease help.
|
|
|
| multilingual option |
|
Posted by: Rhubarb - 05-04-2026, 05:45 AM - Forum: IntraWeb General Discussion
- No Replies
|
 |
Hello,
is there a way to read the language of the user browser?
I want to create a multilingual program, but so that you do not have to constantly choose your language, I would like to read the browser language in advance and set the language.
Thanks
|
|
|
| Intraweb 15 and Rad Studio Athens |
|
Posted by: valmeras - 05-03-2026, 03:12 PM - Forum: IntraWeb General Discussion
- No Replies
|
 |
I am trying to use Intraweb 15.6.1 with C++ Builder (Rad Studio Athens).
I cannot build 64 bits applications and getting the error message below:
[ld.lld Error] lld: error: unable to find library -l:Intraweb_15_D12.lib
But I am sure that in Rad Studio options, all the directories are setup correctly and the library above is for 32 bits!
So, can Intraweb 15 work with Rad Studio Athens, new Clang compiler, to build 64 bits applications?
|
|
|
|