AbidemiA's Posts
Nairaland Forum › AbidemiA's Profile › AbidemiA's Posts
cadno:www.marketwatch.ng is back, sorry for the inconvenience. Abidemi |
ihebrooke:Oga Ihebrooke, Please what is the cost estimate for this house in Lekki/Ajah axis. How can I arrange for the detailed drawings? Many thanks
|
OP and Others, Many thanks for coming up with this, I am a stakeholder and will like to be part of this group |
|
|
As at 11:47am 19/08/2015 no symbol is gaining on NSE Green and Red Chart Source : http://marketwatch.ng/Stock/Market.aspx#tab_10
|
Adminisher: ![]() |
Based on the data I collected from this link http://www.nigerianmonitor.com/2015/03/24/inec-releases-statistics-of-pvc-collected-in-all-36-states-see-list/ , with the information/data that I have gathered from the supporters of GEJ and GMB on Nairaland and Facebook. I generated the attached file with the following assumptions: 1 All voters that have collected their PVC will vote. 2 All votes will be legitimate and shared by GEJ and GMB only. Note: My predictions are more in favour of GEJ than GMB. You can download the Excel sheet from this link : https://www.nairaland.com/2218820/analysis-voters-registration-possible-outcome
|
Based on the data I collected from this link http://www.nigerianmonitor.com/2015/03/24/inec-releases-statistics-of-pvc-collected-in-all-36-states-see-list/ , with the information/data that I have gathered from the supporters of GEJ and GMB on Nairaland and Facebook. I generated the attached files with the following assumptions: 1 All voters that have collected their PVC will vote. 2 All votes will be legitimate and shared by GEJ and GMB only. Note: My predictions are more in favour of GEJ than GMB.
|
FG removes VAT on capital market transaction fees http://marketwatch.ng/News/post/2014/10/29/FG_removes_VAT_on_capital_market_transaction_fees.aspx |
VGirls:http://marketwatch.ng/stock/symbol/price-list/CAVERTON_OFFSHORE_SUPPORT_GRP_PLC.html?daterange=October%201,%202014%20-%20October%2031,%202014 |
PZ declares N2.42bn dividends for shareholders http://marketwatch.ng/News/News/post/2014/10/13/PZ_declares_N242bn_dividends_for_shareholders.aspx Foreign Investors' Participation On NSE Drops To 25% http://marketwatch.ng/News/News/post/2014/10/13/Foreign_Investors_Participation_On_NSE_Drops_To_25.aspx Ikeja Hotel share price surged by 75%, despite 92.12% Q2 profit decline http://marketwatch.ng/News/News/post/2014/10/13/Ikeja_Hotel_share_price_surged_by_75__despite_9212_Q2_profit_decline.aspx Daar Communication rewards investors with bonus shares http://marketwatch.ng/News/News/post/2014/10/13/Daar_Communication_rewards_investors_with_bonus_shares.aspx Major Blue Chips Drop Price On NSE http://marketwatch.ng/News/News/post/2014/10/13/Major_Blue_Chips_Drop_Price_On_NSE.aspx |
Aks: I noticed NSE system is now displaying BID/OFFER values. Nice 1Could you please provide the link? |
Born2berich: Please who has the contact number(s) of lead capital. It is highly important i contact them now? Please house..http://marketwatch.ng/Stockbrokers/page/Lead-Securities-Invests-Ltd.aspx |
currentprice: how many insurance listed on nse leftSource : http://marketwatch.ng/Stock/Market.aspx
|
Joysmart: Oando will gain 10% tomorrowOando as at 18/07/2014 10.06GMT(11:06 Nigerian Time) Source : http://marketwatch.ng/Stock/Symbol/Live-Trade/OANDO_PLC.html
|
Aks: Mayb AbidemiA can advise further but as for me, I'll adise you to pls HOLD your unitsOando closed on offer. Source: http://marketwatch.ng/Stock/Symbol/Summary/OANDO_PLC.html
|
Aks: Good afternoon great investorsShedding more blood. ![]() |
Moneysage: @ALL: pls, what flash player do u use to view marketwatchng on your Android device?You may not need to download any flash player to view http://marketwatch.ng charts. The only flash chart on the site is the Advanced Chart. It is recommended for desktop only. Example : http://marketwatch.ng/Stock/Symbol/Advanced-Chart/ACCESS_BANK_PLC.html For mobile devices, please use Interactive Chart to achieve the same goal as the Advanced Chart. Example : http://marketwatch.ng/Stock/Symbol/Interactive-Chart/ACCESS_BANK_PLC.html. Thank you for your interest in http://marketwatch.ng |
Are you interested in handling Search Engine Optimization for marketwatch.ng? Please forward your Skype ID to support@marketwatch.ng . |
Check marketwatch.ng for Nigerian stock market quotes, analysis, charts, peer comparism and reports. If there is any functionality you will like us to incorporate, please do not hesitate to let us know. |
We just completed phase one of a web portal for Nigerian Stock Market. It has many tools(Charts, Graphs news and data) for analysing stock on technical and fundamental premises. The address is marketwatch.ng Please review and send comments and suggestions to support@marketwatch.ng Thank you. |
@divinelove We are currently working on this site marketwatch.ng . Hope you will find it useful. |
@Manifest, Yes I do, I have responded to your mail, you may contact me via any of the details provided. |
I have done similar jobs in the past, and currently working on another. You may check capitalassets.com.ng, if it is the kind of site you desire, I will be happy to offer my service at cost. |
@OP This article may be helpful http://www.asp.net/web-forms/tutorials/security/introduction/an-overview-of-forms-authentication-vb |
@OP, as the site if for RCCG, please drop your contact and please let us discuss before you make any financial commitment. |
make sure that your gridview is within form tag example: <form id="form1" runat="server"> <asp:GridView ID="GridView1" runat="server"> </asp:GridView> </form> |
Use the step through tool in Visual Studio to step through your code when it is executing, check if the dataset "ds" has record in it before you bind it to your datagridview. |
Replace this block try { con.Open(); adapter.Fill(ds, tableName); } finally { con.Close(); } with con.Open(); adapter.Fill(ds, tableName); con.Close(); ... please let me know if there is any error msg. |
Sorry, thought it was web-form; delete previous and add this line: dataGridView1.AutoResizeColumns(DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader); Also please check the following: 1 Remove the try block that you used before your open method OR add catch block that will display error message in case there is problem with your form connecting to your database. 2 With the above, if there is no error msg and no record is displayed, confirm that your dataset has records in it. |


