Bresler Posted January 12, 2018 Posted January 12, 2018 Hi Georges Not yet, mainly beacuse it is in beta stage and can't coexist two versions of UNIGUI, I should tried to do it in a VM. So, it is possible for next week to have a version for uniGUI-ExtJS 5.6 Thanks for ask. Quote
Georges Soares Posted January 12, 2018 Posted January 12, 2018 Thank you, the grid is show, congratulations. I was able to install it with Paulo da Fênix Help, but it really is not yet compatible, I'm grateful as soon as I can share it updated. Quote
zhyhero Posted February 11, 2018 Posted February 11, 2018 Hi Georges Not yet, mainly beacuse it is in beta stage and can't coexist two versions of UNIGUI, I should tried to do it in a VM. So, it is possible for next week to have a version for uniGUI-ExtJS 5.6 Thanks for ask. Hi Bresler, thank you at first! Where can i find the last version BMUniDBGrid for unigui 1.0.0. And i got "'null' is not a valid integer value." error when i try to use bmunidbrid‘s both actioncolumn and roweditor by click the roweditor's confirm button. Quote
zhyhero Posted February 12, 2018 Posted February 12, 2018 I modified BMUniDBGrid.pas's codes to add three properties. These are uesful to me. ActionColumnAlignment ActionColumnTitle ActionColumnLocked BMUniDBGrid.rar Quote
Bresler Posted February 12, 2018 Posted February 12, 2018 Hello guys I'm sorry for delay. I'm thinking seriuosly on a new version of the Grid, in fact, a set of components for better configurations, so paginations, popupmenus and others could be made through visual components related to the Grid. What I'm thinking is to stop the maintenancy of this free version and start working on this new project that will allow me better and faster maintenancy and adding new features easier. Initial features are: - Pagination Component - Grid PopupMenu Component - Grid Seach Component These component will allow easier configuration and customization even to EXTJS and Delphi low experienced people. Any sugestion will be appreciated. Best regards 1 Quote
zhyhero Posted February 17, 2018 Posted February 17, 2018 I modified BMUniDBGrid.pas's codes again. Before that,I got an error - " 'null' is not a valid integer value " when I try to click the roweditor's 'confirm' button ( AcitonColumn and RowEditor are both set with BMUniDBGrid ) 。 Finaly,I find a way to by pass this error. But I don't know why this is work. 'dataIndex:"0",' BMUniDBGrid.rar Quote
zhyhero Posted February 18, 2018 Posted February 18, 2018 New modify. Add roweditor's ConfirmBtnText(saveBtnText) and CancelBtnText(cancelBtnText). Maybe useful. The key codes are from Post#16 http://forums.unigui.com/index.php?/topic/8414-questions-about-unidbgrid/#entry47669 BMUniDBGrid.rar 1 Quote
zhyhero Posted February 20, 2018 Posted February 20, 2018 Add 6 properties TopBarButtons,BottomBarButtons,HeaderButtons,TopBarButtonsEvent,BottomBarButtonsEvent,HeaderButtonsEvent and 3 events OnTopBarButtonAction,OnBottomBarButtonAction,OnHeaderButtonAction Only buttons. These can use like the ActionButtons. Maybe useful. And codes were in a mess with my limited program knowledge. BMUniDBGrid.zip 1 Quote
Bresler Posted February 20, 2018 Posted February 20, 2018 Hi, Don't worry about limited knowledge, just keep pushing forward and studying. Have a nice day Quote
zhyhero Posted February 21, 2018 Posted February 21, 2018 Hi, Don't worry about limited knowledge, just keep pushing forward and studying. Have a nice day Thank you for your suggestions. Quote
Georges Soares Posted February 21, 2018 Posted February 21, 2018 Hello guys I'm sorry for delay. I'm thinking seriuosly on a new version of the Grid, in fact, a set of components for better configurations, so paginations, popupmenus and others could be made through visual components related to the Grid. What I'm thinking is to stop the maintenancy of this free version and start working on this new project that will allow me better and faster maintenancy and adding new features easier. Initial features are: - Pagination Component - Grid PopupMenu Component - Grid Seach Component These component will allow easier configuration and customization even to EXTJS and Delphi low experienced people. Any sugestion will be appreciated. Best regards cool what is already good will be better congratulations Quote
Georges Soares Posted February 21, 2018 Posted February 21, 2018 Add 6 properties TopBarButtons,BottomBarButtons,HeaderButtons,TopBarButtonsEvent,BottomBarButtonsEvent,HeaderButtonsEvent and 3 events OnTopBarButtonAction,OnBottomBarButtonAction,OnHeaderButtonAction Only buttons. These can use like the ActionButtons. Maybe useful. And codes were in a mess with my limited program knowledge. barbuttons.png BMUniDBGrid.zip Congratulations... I'm going to download and test, thanks for sharing. Quote
Georges Soares Posted March 1, 2018 Posted March 1, 2018 Hello, Something strange is happening when I use the ActionButtons, if it has the Last option, it gives the error of IMG1 when clicking Confirm of RowEditor, and if it is First it gives the error of IMG2 1 Quote
zhyhero Posted March 7, 2018 Posted March 7, 2018 Hello, Something strange is happening when I use the ActionButtons, if it has the Last option, it gives the error of IMG1 when clicking Confirm of RowEditor, and if it is First it gives the error of IMG2 I met this before,and i don't know why this happend. There is a way can by pass this. You can try made a useless field with you SQL (like "select 0 as uselessfield,* from you table"),and made a unvisible colunm with this field at the 1st position in columns Hope you lucky. Maybe the new beta unigui can solve it Quote
Georges Soares Posted March 8, 2018 Posted March 8, 2018 Thanks for the answer, I'll test. Now with the release of uniGUI 1440 it was easier to start the tests, if someone can run it with the extjs 6.5 version, I'll be grateful to share it. Quote
Georges Soares Posted March 13, 2018 Posted March 13, 2018 In hybrid projects when placing JS files, Mobile stops working. But there is no mistake, does anyone have any tips? PagingToolbarResizer.js ProgressBarPager.js Searching.js Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.