Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TIWjQDBGrid changing UI
#27
I managed to put the test case to work. Attached.
With RenderCDNFiles = False, hadded to the ExtraHeader of each form, these lines:

<link href="files/styles.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="funcoes.js"></script>

<link href="ui.jqgrid.min.css" rel="stylesheet" type="text/css"/>
<link href="jquery-ui.min.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.jqgrid.min.js"></script>

and this works 100% in all forms and after open/close the modal form. Grids are rendered. See the label "Picking de entrada" (and others) font/size do not change, as it should.
This way, my css file, styles.css is not ignored. Removed all loads from ServerController.OnCreate.
Couldn't figure it out a way to put those lines only in one place (for instance, ServerController). Is it possible? Tried on HTMLHeaders of ServerController but no go.

With RenderCDNFiles = True, couldn't find a way for this to work 100%, like I said before.
See the test case, please.

PS: Strange thing is happening: where running the test case in Debug mode, it will through a error


Attached Files
.zip   TestCase RenderCDNFile = False.zip (Size: 615.83 KB / Downloads: 4)
Reply


Messages In This Thread
TIWjQDBGrid changing UI - by Comograma - 07-15-2021, 03:51 PM
RE: TIWjQDBGrid changing UI - by Comograma - 07-15-2021, 05:03 PM
RE: TIWjQDBGrid changing UI - by Comograma - 07-19-2021, 05:32 PM
RE: TIWjQDBGrid changing UI - by Comograma - 07-27-2021, 09:47 AM
RE: TIWjQDBGrid changing UI - by Comograma - 07-27-2021, 02:30 PM
RE: TIWjQDBGrid changing UI - by Comograma - 07-30-2021, 10:45 AM
RE: TIWjQDBGrid changing UI - by Comograma - 08-03-2021, 09:35 AM
RE: TIWjQDBGrid changing UI - by Comograma - 08-02-2021, 11:48 AM
RE: TIWjQDBGrid changing UI - by Comograma - 08-04-2021, 09:18 AM
RE: TIWjQDBGrid changing UI - by Comograma - 08-04-2021, 02:04 PM
RE: TIWjQDBGrid changing UI - by Comograma - 08-09-2021, 11:15 AM
RE: TIWjQDBGrid changing UI - by Comograma - 08-13-2021, 10:03 AM
RE: TIWjQDBGrid changing UI - by Comograma - 08-13-2021, 11:33 AM
RE: TIWjQDBGrid changing UI - by Comograma - 08-13-2021, 03:39 PM
RE: TIWjQDBGrid changing UI - by Comograma - 09-01-2021, 11:23 AM
RE: TIWjQDBGrid changing UI - by Comograma - 09-01-2021, 03:31 PM
RE: TIWjQDBGrid changing UI - by Comograma - 09-09-2021, 01:48 PM
RE: TIWjQDBGrid changing UI - by Comograma - 09-15-2021, 09:26 AM

Forum Jump:


Users browsing this thread: 8 Guest(s)