Lê Đình Hoài Thanh

Results 18 issues of Lê Đình Hoài Thanh

I try add " rowHeight: 28, " into PlutoGridConfiguration but some of column with little choise showing scroll like this image. Which way to config height and select row can...

bug

i try to create an custom alert with 3 button like this `eventController.saveDanhMucDVKT .map { table.items } .flatMapSingle { lstDMDVKT -> val dialog = Alert(Alert.AlertType.CONFIRMATION, "Lựa chọn hình thức lưu...

i set font size of tabpage header more bigger but width not resize width to right base tabpage content. my custom code in form_load tabControl.Font = new Font("Times New Roman",...

hi, i try to create an native application but meet 2 problem My fxlauncher fxlauncher { applicationVendor 'My Company' // Base URL where you will host the application artifacts applicationUrl...

i want to add filter to every column, how i can do that

enhancement
help wanted

I try to make an project that get data from databse but my data rather big >10k rows so i want to paging it but don't know how to convert...

i try to set cell with fomula like '=Sum(A1:A10)' but seem it not working. only text inside and cannot calculate data in sum column. i see CellType.Formula but don't have...

I don't know why when i update flutter i can not make horizontal, i have to use left or right narrow for horizontal table my flutter doctor ``` [√] Flutter...

I have column that using PlutoColumnType.date but when showing choosing date. It very hard to know which month or year for changing. Could you using date column like showDatePicker of...

enhancement